Undefined date csv #52
Annotations
10 errors and 14 warnings
Lint:
server/routes/utils/dataReportHelpers.ts#L10
'DATA_REPORT_CONFIG' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
server/routes/utils/dataReportHelpers.ts#L17
`joi` import should occur before import of `./constants`
|
Lint:
server/routes/utils/dataReportHelpers.ts#L17
'string' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
server/routes/utils/dataReportHelpers.ts#L19
Unexpected var, use let or const instead
|
Lint:
server/routes/utils/dataReportHelpers.ts#L20
Use 'as string' instead of '<string>'
|
Lint:
server/routes/utils/dataReportHelpers.ts#L21
Use 'as string' instead of '<string>'
|
Lint:
server/routes/utils/dataReportHelpers.ts#L22
Use 'as string' instead of '<string>'
|
Lint:
server/routes/utils/dataReportHelpers.ts#L23
Use 'as string' instead of '<string>'
|
Lint:
server/routes/utils/dataReportHelpers.ts#L24
Use 'as string' instead of '<string>'
|
Lint:
server/routes/utils/dataReportHelpers.ts#L25
Use 'as string' instead of '<string>'
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, lots0logs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
server/routes/utils/dataReportHelpers.ts#L29
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/dataReportHelpers.ts#L31
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/dataReportHelpers.ts#L32
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/dataReportHelpers.ts#L55
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/dataReportHelpers.ts#L122
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/dataReportHelpers.ts#L123
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/dataReportHelpers.ts#L124
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/dataReportHelpers.ts#L128
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/dataReportHelpers.ts#L218
Unexpected any. Specify a different type
|
Lint:
server/routes/utils/dataReportHelpers.ts#L267
Unexpected any. Specify a different type
|