Skip to content

6.0.0

6.0.0 #12

Triggered via push December 25, 2024 09:36
Status Success
Total duration 2m 54s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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