Skip to content

Update testing-library monorepo #494

Update testing-library monorepo

Update testing-library monorepo #494

Triggered via push April 16, 2024 17:19
Status Failure
Total duration 43s
Artifacts

integration.yml

on: push
Lint/Test
32s
Lint/Test
Upload coverage
0s
Upload coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint/Test: src/components/__tests__/Child-test.tsx#L27
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.
Lint/Test: src/components/__tests__/Main-test.tsx#L29
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.
Lint/Test: src/components/__tests__/Main-test.tsx#L37
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.
Lint/Test: src/components/__tests__/NotFound-test.tsx#L27
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.
Lint/Test: src/components/__tests__/NotFound-test.tsx#L34
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.
Lint/Test: src/components/__tests__/Routes-test.tsx#L14
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.
Lint/Test: src/components/__tests__/Routes-test.tsx#L20
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.
Lint/Test: src/components/__tests__/Routes-test.tsx#L26
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>'.
Lint/Test: src/components/errors/__tests__/ErrorComponent-test.tsx#L37
Property 'toBeInTheDocument' does not exist on type 'Matchers<void, HTMLElement | null>'.
Lint/Test
Process completed with exit code 2.