build(deps-dev): bump the typescript-eslint group across 1 directory with 2 updates #895
Triggered via pull request
July 15, 2024 17:32
dependabot[bot]
synchronize
#447
Status
Success
Total duration
11s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
/home/runner/work/hello-web-components/hello-web-components/src/global.d.ts ► /home/runner/work/hello-web-components/hello-web-components/src/global.d ► org.eslint.@typescript-eslint/no-empty-object-type:
lint-results.xml#L0
Failed test found in:
lint-results.xml
Error:
line 3, col 13, Error - An empty interface declaration 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 'allowInterfaces' 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)
|