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