Skip to content

chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 in /website #2223

chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 in /website

chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 in /website #2223

Triggered via pull request November 26, 2024 00:25
Status Failure
Total duration 2m 2s
Artifacts

website-tests.yml

on: pull_request
Check format and types
1m 53s
Check format and types
Unit Tests
51s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Check format and types: website/tests/e2e.fixture.ts#L205
React Hook "use" is called in function "setupPageWithConsoleListener" 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"
Check format and types: website/tests/e2e.fixture.ts#L238
React Hook "use" is called in function "navigationFixture" 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"
Check format and types: website/tests/e2e.fixture.ts#L241
React Hook "use" is called in function "loginAsTestUser" 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"
Check format and types
Process completed with exit code 1.
Check format and types: website/src/layouts/BaseLayout.astro#L3
Parse errors in imported module 'react-toastify': parser.parse is not a function (undefined:undefined)