Skip to content

fix lint error

fix lint error #558

Triggered via push February 28, 2024 00:12
Status Success
Total duration 1m 12s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3.4.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: packages/core/src/api.ts#L10
Unexpected any. Specify a different type
build: packages/core/src/api.ts#L10
Unexpected any. Specify a different type
build: packages/core/src/api.ts#L10
Unexpected any. Specify a different type
build: packages/core/src/api.ts#L10
Unexpected any. Specify a different type
build: packages/core/src/features/cohort/cohortSlice.ts#L81
'_a' is assigned a value but never used
build: packages/core/src/features/cohort/cohortSlice.ts#L97
'_rest' is assigned a value but never used
build: packages/core/src/features/filters/filters.ts#L291
'_' is defined but never used
build: packages/core/src/features/filters/filters.ts#L293
'_' is defined but never used
build: packages/core/src/features/filters/filters.ts#L294
'_' is defined but never used
build: packages/core/src/features/filters/filters.ts#L304
'_' is defined but never used
build
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/