Skip to content

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

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

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

Triggered via pull request November 2, 2024 02:06
Status Failure
Total duration 43s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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
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/