Add support for ESLint 9 to @emotion/eslint-plugin
#1372
Annotations
5 errors and 1 warning
Check Types:
packages/eslint-plugin/src/rules/import-from-emotion.ts#L55
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
Check Types:
packages/eslint-plugin/src/rules/import-from-emotion.ts#L57
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
Check Types:
packages/eslint-plugin/src/rules/jsx-import.ts#L163
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
Check Types:
packages/eslint-plugin/src/rules/jsx-import.ts#L256
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
Check Types
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading