03/02: add exercise #19
Annotations
9 errors
|
|
|
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"
|
|
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"
|
|
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"
|
|
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"
|
|
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"
|
|
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"
|
|
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"
|
|
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"
|
The logs for this run have expired and are no longer available.
Loading