Skip to content

feat: support Eslint 9 #1119

feat: support Eslint 9

feat: support Eslint 9 #1119

Triggered via pull request June 20, 2024 07:49
@aminyaaminya
synchronize #87
eslint-9
Status Failure
Total duration 29s
Artifacts

CI.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test (ubuntu-latest): src/index-react.cts#L7
Type 'string' has no properties in common with type 'Plugin'.
Test (ubuntu-latest): src/index-react.cts#L7
Property 'plugins' does not exist on type 'FlatConfig<RulesRecord>[]'.
Test (ubuntu-latest): src/index-react.cts#L8
Property 'extends' does not exist on type 'FlatConfig<RulesRecord>[]'.
Test (ubuntu-latest): src/index-react.cts#L13
Property 'plugins' does not exist on type 'FlatConfig<RulesRecord>[]'.
Test (ubuntu-latest): src/index-react.cts#L14
Property 'extends' does not exist on type 'FlatConfig<RulesRecord>[]'.
Test (ubuntu-latest): src/index-react.cts#L15
Property 'rules' does not exist on type 'FlatConfig<RulesRecord>[]'.
Test (ubuntu-latest): src/index-react.cts#L18
Property 'overrides' does not exist on type 'FlatConfig<RulesRecord>[]'.
Test (ubuntu-latest): src/index-react.cts#L21
Property 'settings' does not exist on type 'FlatConfig<RulesRecord>[]'.
Test (ubuntu-latest): src/index-solid.cts#L10
Property 'plugins' does not exist on type 'FlatConfig<RulesRecord>[]'.
Test (ubuntu-latest): src/index-solid.cts#L11
Property 'extends' does not exist on type 'FlatConfig<RulesRecord>[]'.