Skip to content

Preliminary Donation Routes #15

Preliminary Donation Routes

Preliminary Donation Routes #15

Triggered via pull request April 4, 2024 00:13
Status Failure
Total duration 1m 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
run-lint: backend/typescript/documents/index.js#L92
Replace `today.getMonth()·+·1` with `⏎·································today.getMonth()·+·1⏎·······························`
run-lint: backend/typescript/documents/index.js#L126
Replace `parseInt(price1)·+·parseInt(price2)` with `⏎···············parseInt(price1)·+·parseInt(price2)⏎·············`
run-lint: backend/typescript/documents/index.js#L126
Missing radix parameter
run-lint: backend/typescript/documents/index.js#L126
Missing radix parameter
run-lint: backend/typescript/services/implementations/donationService.ts#L10
Expected 'this' to be used by class async method 'getAllDonations'
run-lint: backend/typescript/services/implementations/donationService.ts#L23
Expected 'this' to be used by class async method 'getUserDonation'
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