Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in the testing group #1840
ci.yml
on: pull_request
ci
/
unit-tests
46s
ci
/
build-docker-image
3s
Matrix: ci / lint
Annotations
10 errors and 1 warning
ci / lint (npm run types):
test/app/App.test.tsx#L37
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
ci / lint (npm run types):
test/app/App.test.tsx#L38
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
ci / lint (npm run types):
test/app/App.test.tsx#L53
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
ci / lint (npm run types):
test/app/App.test.tsx#L64
Property 'toHaveAttribute' does not exist on type 'Assertion<Element | null>'.
|
ci / lint (npm run types):
test/common/AppUpdateBanner.test.tsx#L23
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
ci / lint (npm run types):
test/common/AppUpdateBanner.test.tsx#L24
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement | null>'.
|
ci / lint (npm run types):
test/common/AppUpdateBanner.test.tsx#L25
Property 'toHaveAttribute' does not exist on type 'Assertion<HTMLElement>'.
|
ci / lint (npm run types):
test/common/AppUpdateBanner.test.tsx#L42
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
ci / lint (npm run types):
test/common/AppUpdateBanner.test.tsx#L43
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement | null>'.
|
ci / lint (npm run types):
test/common/ErrorHandler.test.tsx#L28
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
ci / unit-tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|