Skip to content

chore(deps): update dependency @testing-library/react to v16 #4022

chore(deps): update dependency @testing-library/react to v16

chore(deps): update dependency @testing-library/react to v16 #4022

Triggered via pull request December 15, 2024 22:09
Status Failure
Total duration 28s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Test: src/components/Box/Box.spec.tsx#L3
Module '"@testing-library/react"' has no exported member 'screen'.
Test: src/components/Button/Button.spec.tsx#L4
Module '"@testing-library/react"' has no exported member 'fireEvent'.
Test: src/components/Button/Button.spec.tsx#L4
Module '"@testing-library/react"' has no exported member 'screen'.
Test: src/components/Heading/Heading.spec.tsx#L3
Module '"@testing-library/react"' has no exported member 'screen'.
Test: src/components/Link/Link.spec.tsx#L3
Module '"@testing-library/react"' has no exported member 'screen'.
Test: src/components/Logo/Logo.spec.tsx#L3
Module '"@testing-library/react"' has no exported member 'screen'.
Test: src/components/Tabs/Tabs.spec.tsx#L3
Module '"@testing-library/react"' has no exported member 'screen'.
Test: src/components/Tabs/Tabs.spec.tsx#L3
Module '"@testing-library/react"' has no exported member 'fireEvent'.
Test: src/components/Tag/Tag.spec.tsx#L3
Module '"@testing-library/react"' has no exported member 'screen'.
Test: src/components/Text/Text.spec.tsx#L3
Module '"@testing-library/react"' has no exported member 'screen'.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/