03/02: add exercise #19
Annotations
14 errors
🚀 Deploy
Process completed with exit code 1.
|
setup (ubuntu-latest)
Process completed with exit code 1.
|
setup (ubuntu-latest):
exercises/03.guides/02.solution.test-annotations/tests/test-extend.ts#L48
React Hook "use" is called in function "navigate" 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"
|
setup (ubuntu-latest):
exercises/03.guides/02.problem.test-annotations/tests/test-extend.ts#L48
React Hook "use" is called in function "navigate" 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"
|
setup (ubuntu-latest):
exercises/03.guides/01.solution.recording-interactions/tests/test-extend.ts#L48
React Hook "use" is called in function "navigate" 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"
|
setup (ubuntu-latest):
exercises/03.guides/01.problem.recording-interactions/tests/test-extend.ts#L48
React Hook "use" is called in function "navigate" 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"
|
setup (ubuntu-latest):
exercises/02.test-setup/04.solution.api-mocking/tests/test-extend.ts#L50
React Hook "use" is called in function "navigate" 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"
|
setup (ubuntu-latest):
exercises/02.test-setup/03.solution.authentication/tests/test-extend.ts#L48
React Hook "use" is called in function "navigate" 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"
|
setup (ubuntu-latest):
exercises/02.test-setup/03.problem.authentication/tests/test-extend.ts#L96
React Hook "use" is called in function "navigate" 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"
|
setup (ubuntu-latest):
exercises/02.test-setup/01.solution.custom-fixtures/tests/test-extend.ts#L12
React Hook "use" is called in function "navigate" 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"
|
setup (windows-latest)
The operation was canceled.
|
setup (windows-latest)
The strategy configuration was canceled because "setup.ubuntu-latest" failed
|
setup (macos-latest)
The operation was canceled.
|
setup (macos-latest)
The strategy configuration was canceled because "setup.ubuntu-latest" failed
|