Preliminary Donation Routes #14
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/rest/donationsRoutes.ts#L39
Variable name `user_id` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
|
run-lint:
backend/typescript/rest/donationsRoutes.ts#L39
Variable name `cause_id` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
|
run-lint:
backend/typescript/rest/donationsRoutes.ts#L39
Variable name `is_recurring` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
|
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
|