Skip to content

Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in the testing group #1061

Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in the testing group

Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in the testing group #1061

Triggered via pull request October 26, 2024 07:35
@dependabotdependabot[bot]
synchronize #1342
Status Success
Total duration 31s
Artifacts

deploy-preview.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
deploy: test/app/App.test.tsx#L37
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
deploy: test/app/App.test.tsx#L38
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
deploy: test/app/App.test.tsx#L53
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
deploy: test/app/App.test.tsx#L64
Property 'toHaveAttribute' does not exist on type 'Assertion<Element | null>'.
deploy: test/common/AppUpdateBanner.test.tsx#L23
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
deploy: test/common/AppUpdateBanner.test.tsx#L24
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement | null>'.
deploy: test/common/AppUpdateBanner.test.tsx#L25
Property 'toHaveAttribute' does not exist on type 'Assertion<HTMLElement>'.
deploy: test/common/AppUpdateBanner.test.tsx#L42
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
deploy: test/common/AppUpdateBanner.test.tsx#L43
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement | null>'.
deploy: test/common/ErrorHandler.test.tsx#L28
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/