Skip to content

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

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 #2055

Triggered via pull request November 5, 2024 09:39
Status Failure
Total duration 1m 59s
Artifacts

website-tests.yml

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

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.