Skip to content

Guard against invalid sorting fields in report generation #196

Guard against invalid sorting fields in report generation

Guard against invalid sorting fields in report generation #196

Triggered via pull request October 25, 2024 17:30
Status Failure
Total duration 4m 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
Lint: server/routes/utils/dataReportHelpers.ts#L18
Unexpected var, use let or const instead
Lint: server/routes/utils/dataReportHelpers.ts#L19
Use 'as string' instead of '<string>'
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: server/routes/utils/dataReportHelpers.ts#L26
Use 'as string' instead of '<string>'
Lint: server/routes/utils/dataReportHelpers.ts#L27
Use 'as boolean' instead of '<boolean>'
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, lots0logs/gh-action-get-changed-files@2.2.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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#L28
Unexpected any. Specify a different type
Lint: server/routes/utils/dataReportHelpers.ts#L30
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#L54
Unexpected any. Specify a different type
Lint: server/routes/utils/dataReportHelpers.ts#L131
Unexpected any. Specify a different type
Lint: server/routes/utils/dataReportHelpers.ts#L132
Unexpected any. Specify a different type
Lint: server/routes/utils/dataReportHelpers.ts#L133
Unexpected any. Specify a different type
Lint: server/routes/utils/dataReportHelpers.ts#L137
Unexpected any. Specify a different type
Lint: server/routes/utils/dataReportHelpers.ts#L227
Unexpected any. Specify a different type
Lint: server/routes/utils/dataReportHelpers.ts#L255
Unexpected any. Specify a different type