6.0.0 #12
Annotations
4 errors and 1 warning
test:
tests/should-fail/src/App.tsx#L7
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
test:
tests/should-fail/src/App.tsx#L19
Prefer named exports
|
test:
tests/should-fail/src/main.tsx#L1
There should be no empty line within import group
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|