build(deps): bump @typescript-eslint/utils from 8.43.0 to 8.46.2 #451
ci.yml
on: pull_request
Matrix: Verifications / code-validation
Matrix: Verifications / tests
Require CI status checks
4s
Annotations
8 errors
|
Verifications / Code Validation: type-check
Process completed with exit code 2.
|
|
Verifications / Code Validation: type-check:
tests/lib/test-utils.ts#L32
Argument of type 'TestingLibraryPluginRuleModule<TMessageIds, TOptions>' is not assignable to parameter of type 'RuleModule<TMessageIds, TOptions, unknown, RuleListener>'.
|
|
Verifications / Code Validation: type-check:
tests/lib/test-utils.ts#L12
Property 'run' in type 'TestingLibraryRuleTester' is not assignable to the same property in base type 'RuleTester'.
|
|
Verifications / Code Validation: lint
Process completed with exit code 1.
|
|
Verifications / Code Validation: lint:
lib/utils/resolve-to-testing-library-fn.ts#L96
The two values in this comparison do not have a shared enum type
|
|
Verifications / Code Validation: lint:
lib/utils/resolve-to-testing-library-fn.ts#L93
The two values in this comparison do not have a shared enum type
|
|
Verifications / Code Validation: lint:
lib/node-utils/index.ts#L325
The two values in this comparison do not have a shared enum type
|
|
Require CI status checks
Process completed with exit code 1.
|