Deployment fixes #377
ci.yml
on: pull_request
run-linter
39s
run-tests
1m 30s
Annotations
1 error and 6 warnings
run-tests
Process completed with exit code 1.
|
run-linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-linter:
apps/backend/prisma/seed.ts#L295
'neighborhood' is already declared in the upper scope on line 289 column 13
|
run-linter:
apps/backend/prisma/seed.ts#L295
'neighborhood' is already declared in the upper scope on line 289 column 13
|
run-linter:
apps/backend/prisma/seed.ts#L298
'neighborhood' is already declared in the upper scope on line 289 column 13
|
run-linter:
apps/backend/prisma/seed.ts#L298
'neighborhood' is already declared in the upper scope on line 289 column 13
|
run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|