Set up ESLint with Vite & run in CI #2505
sb.yml
on: pull_request
Create storybook build
46s
Run Storybook tests
0s
Visual regression test with Chromatic
0s
deploy
0s
Annotations
3 errors and 11 warnings
Create storybook build:
src/components/Sessions/SessionExpired.stories.jsx#L11
React Hook "useSessionTimeout" is called in function "render" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Create storybook build:
src/components/Sessions/SessionExpired.stories.jsx#L12
React Hook "useEffect" is called in function "render" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Create storybook build
Process completed with exit code 1.
|
Create storybook build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Create storybook build:
src/components/CoSign/CosignStart.stories.js#L8
Assign object to a variable before exporting as module default
|
Create storybook build:
src/components/AbortButton/AbortButton.stories.jsx#L7
Assign object to a variable before exporting as module default
|
Create storybook build:
src/components/Anchor/Anchor.stories.jsx#L3
Assign object to a variable before exporting as module default
|
Create storybook build:
src/components/App.stories.jsx#L19
Assign object to a variable before exporting as module default
|
Create storybook build:
src/components/AppDisplay.stories.jsx#L5
Assign object to a variable before exporting as module default
|
Create storybook build:
src/components/Body.stories.jsx#L3
Assign object to a variable before exporting as module default
|
Create storybook build:
src/components/Button/OFButton.stories.jsx#L10
Assign object to a variable before exporting as module default
|
Create storybook build:
src/components/Card.stories.jsx#L4
Assign object to a variable before exporting as module default
|
Create storybook build:
src/components/CoSign/CoSignDone.stories.jsx#L8
Assign object to a variable before exporting as module default
|
Create storybook build:
src/components/EditGrid/EditGrid.stories.jsx#L8
Assign object to a variable before exporting as module default
|