Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.19.0 #2393

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.19.0

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.19.0 #2393

Triggered via pull request December 30, 2024 19:05
Status Success
Total duration 1m 17s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
example/src/vite-env.d.ts#L1
Definition for rule '@typescript-eslint/ban-types' was not found (@typescript-eslint/ban-types)
example/src/vite-env.d.ts#L7
The `{}` ("empty object") type allows any non-nullish value, including literals like `0` and `""`. - If that's what you want, disable this lint rule with an inline comment or configure the 'allowObjectTypes' rule option. - If you want a type meaning "any object", you probably want `object` instead. - If you want a type meaning "any value", you probably want `unknown` instead (@typescript-eslint/no-empty-object-type)
example/src/vite-env.d.ts#L7
The `{}` ("empty object") type allows any non-nullish value, including literals like `0` and `""`. - If that's what you want, disable this lint rule with an inline comment or configure the 'allowObjectTypes' rule option. - If you want a type meaning "any object", you probably want `object` instead. - If you want a type meaning "any value", you probably want `unknown` instead (@typescript-eslint/no-empty-object-type)
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636