chore: ESLint 9 #347
ci.yml
on: pull_request
Install and Cache deps
42s
Test Website
11s
Lint
15s
Typecheck
18s
Test (concurrent)
1m 6s
Test (legacy)
43s
Annotations
10 errors and 6 warnings
Lint:
src/__tests__/act.test.tsx#L5
Use an `interface` instead of a `type`
|
Lint:
src/__tests__/act.test.tsx#L43
Unexpected empty arrow function
|
Lint:
src/__tests__/act.test.tsx#L48
Unexpected empty async arrow function
|
Lint:
src/__tests__/fire-event.test.tsx#L13
Use an `interface` instead of a `type`
|
Lint:
src/__tests__/fire-event.test.tsx#L25
Use an `interface` instead of a `type`
|
Lint:
src/__tests__/fire-event.test.tsx#L26
'_props' is defined but never used
|
Lint:
src/__tests__/fire-event.test.tsx#L32
Use an `interface` instead of a `type`
|
Lint:
src/__tests__/fire-event.test.tsx#L41
Use an `interface` instead of a `type`
|
Lint:
src/__tests__/fire-event.test.tsx#L49
Use an `interface` instead of a `type`
|
Lint:
src/__tests__/fire-event.test.tsx#L347
Use an `interface` instead of a `type`
|
Test Website
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install and Cache deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (legacy)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (concurrent)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|