Add automated testing infrastructure and CI/CD workflows #2
Annotations
10 errors
|
Type check
'type' is declared but its value is never read.
|
|
Type check
All imports in import declaration are unused.
|
|
Type check
'React' is declared but its value is never read.
|
|
Type check
Property 'toHaveAttribute' does not exist on type 'Assertion<HTMLElement>'.
|
|
Type check
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
|
Type check
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
|
Type check
Property 'toHaveClass' does not exist on type 'Assertion<HTMLElement>'.
|
|
Type check
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
|
Type check
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
|
Type check
'React' is declared but its value is never read.
|
Loading