fix: update cli and fix linting errors #25
Annotations
21 warnings
ci / ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci / ci:
src/presets/classic.ts#L164
Forbidden non-null assertion
|
ci / ci:
src/presets/classic.ts#L164
The 'value!' has unsafe '!' type assertion
|
ci / ci:
src/presets/classic.ts#L193
The '{} as Controls' has unsafe 'as' type assertion
|
ci / ci:
src/presets/classic.ts#L203
Type parameter K is used only once in the function signature
|
ci / ci:
src/presets/classic.ts#L204
The type of 'prototype' is 'any'
|
ci / ci:
src/presets/classic.ts#L214
Do not delete dynamically computed property keys
|
ci / ci:
src/presets/classic.ts#L217
Type parameter K is used only once in the function signature
|
ci / ci:
src/presets/classic.ts#L218
The type of 'prototype' is 'any'
|
ci / ci:
src/presets/classic.ts#L228
Do not delete dynamically computed property keys
|
ci / ci:
src/presets/classic.ts#L231
Type parameter K is used only once in the function signature
|
ci / ci:
src/presets/classic.ts#L164
Forbidden non-null assertion
|
ci / ci:
src/presets/classic.ts#L164
The 'value!' has unsafe '!' type assertion
|
ci / ci:
src/presets/classic.ts#L193
The '{} as Controls' has unsafe 'as' type assertion
|
ci / ci:
src/presets/classic.ts#L203
Type parameter K is used only once in the function signature
|
ci / ci:
src/presets/classic.ts#L204
The type of 'prototype' is 'any'
|
ci / ci:
src/presets/classic.ts#L214
Do not delete dynamically computed property keys
|
ci / ci:
src/presets/classic.ts#L217
Type parameter K is used only once in the function signature
|
ci / ci:
src/presets/classic.ts#L218
The type of 'prototype' is 'any'
|
ci / ci:
src/presets/classic.ts#L228
Do not delete dynamically computed property keys
|
ci / ci:
src/presets/classic.ts#L231
Type parameter K is used only once in the function signature
|