Skip to content

Bump the npm_and_yarn group in /backend/typescript with 2 updates #9

Bump the npm_and_yarn group in /backend/typescript with 2 updates

Bump the npm_and_yarn group in /backend/typescript with 2 updates #9

Status Failure
Total duration 1m 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
run-lint: backend/typescript/rest/donationsRoutes.ts#L3
Replace `'../prisma'` with `"../prisma"`
run-lint: backend/typescript/rest/donationsRoutes.ts#L25
Use object destructuring
run-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, dorny/paths-filter@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-lint: backend/typescript/models/entity.model.ts#L1
'Column' is defined but never used
run-lint: backend/typescript/models/entity.model.ts#L1
'Table' is defined but never used
run-lint: backend/typescript/models/entity.model.ts#L1
'DataType' is defined but never used
run-lint: backend/typescript/models/entity.model.ts#L6
'Entity' is defined but never used
run-lint: backend/typescript/models/simpleEntity.model.ts#L1
'Column' is defined but never used
run-lint: backend/typescript/models/simpleEntity.model.ts#L1
'Table' is defined but never used
run-lint: backend/typescript/models/simpleEntity.model.ts#L1
'DataType' is defined but never used
run-lint: backend/typescript/models/simpleEntity.model.ts#L6
'SimpleEntity' is defined but never used
run-lint: backend/typescript/models/user.model.ts#L1
'Column' is defined but never used
run-lint: backend/typescript/models/user.model.ts#L1
'DataType' is defined but never used