chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.18.2 #3429
Triggered via pull request
December 23, 2024 19:22
dependabot[bot]
opened
#2258
Status
Success
Total duration
12s
Artifacts
–
lint-pr.yml
on: pull_request_target
Validate PR title
2s
Write comment if unsigned commits found
2s
Annotations
3 errors and 3 warnings
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)
|
Validate PR title
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Write comment if unsigned commits found
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Write comment if unsigned commits found
Found: 1 total commits
|