test: run against ESLint v9 #105
Annotations
7 errors and 4 warnings
tests/lib/FlatCompatRuleTester.ts#L4
'semver' should be listed in the project's dependencies. Run 'npm i -S semver' to add it
|
tests/lib/FlatCompatRuleTester.ts#L5
'@typescript-eslint/utils/dist/ts-eslint/Rule' import is restricted from being used by a pattern. Import from `@typescript-eslint/utils` instead
|
tests/lib/FlatCompatRuleTester.ts#L15
ES2015 module syntax is preferred over namespaces
|
tests/lib/FlatCompatRuleTester.ts#L166
Unsafe argument of type `any` assigned to a parameter of type `string`
|
tests/lib/FlatCompatRuleTester.ts#L172
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
tests/lib/FlatCompatRuleTester.ts#L189
Unsafe assignment of an `any` value
|
|
tests/lib/FlatCompatRuleTester.ts#L1
There should be at least one empty line between import groups
|
tests/lib/FlatCompatRuleTester.ts#L5
`@typescript-eslint/utils/dist/ts-eslint/Rule` type import should occur before import of `eslint/package.json`
|
tests/lib/FlatCompatRuleTester.ts#L5
'SharedConfigurationSettings' is defined but never used
|
tests/lib/test-utils.ts#L3
There should be at least one empty line between import groups
|
The logs for this run have expired and are no longer available.
Loading