chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 in /website #2223
website-tests.yml
on: pull_request
Check format and types
1m 53s
Unit Tests
51s
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)
|