Image uploading #382
ci.yml
on: pull_request
run-linter
37s
run-tests
1m 44s
Annotations
7 warnings
run-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-linter:
apps/backend/prisma/seed.ts#L296
'neighborhood' is already declared in the upper scope on line 290 column 13
|
run-linter:
apps/backend/prisma/seed.ts#L296
'neighborhood' is already declared in the upper scope on line 290 column 13
|
run-linter:
apps/backend/prisma/seed.ts#L299
'neighborhood' is already declared in the upper scope on line 290 column 13
|
run-linter:
apps/backend/prisma/seed.ts#L299
'neighborhood' is already declared in the upper scope on line 290 column 13
|
run-linter:
apps/backend/src/services/userServices.ts#L275
Assignment to property of function parameter 'body'
|
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|