build(deps): bump @testing-library/jest-dom from 5.17.0 to 6.1.3 #4891
Triggered via pull request
September 21, 2023 06:24
Status
Failure
Total duration
1m 47s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
test:
src/about/AboutDialog.test.tsx#L42
Property 'toBeVisible' does not exist on type 'JestMatchers<HTMLElement>'.
|
test:
src/about/AboutDialog.test.tsx#L46
Property 'toBeVisible' does not exist on type 'Matchers<void, HTMLElement>'.
|
test:
src/activities/Activities.test.tsx#L23
Property 'toHaveAttribute' does not exist on type 'JestMatchers<HTMLElement>'.
|
test:
src/activities/Activities.test.tsx#L36
Property 'toHaveAttribute' does not exist on type 'JestMatchers<HTMLElement>'.
|
test:
src/activities/Activities.test.tsx#L45
Property 'toHaveAttribute' does not exist on type 'JestMatchers<HTMLElement>'.
|
test:
src/activities/Activities.test.tsx#L54
Property 'toHaveAttribute' does not exist on type 'JestMatchers<HTMLElement>'.
|
test:
src/activities/Activities.test.tsx#L65
Property 'toHaveAttribute' does not exist on type 'JestMatchers<HTMLElement>'.
|
test:
src/activities/Activities.test.tsx#L74
Property 'toHaveAttribute' does not exist on type 'JestMatchers<HTMLElement>'.
|
test:
src/components/toolbar/Toolbar.test.tsx#L44
Property 'toHaveClass' does not exist on type 'JestMatchers<HTMLElement>'.
|
test:
src/components/toolbar/Toolbar.test.tsx#L54
Property 'toHaveAttribute' does not exist on type 'Matchers<void, HTMLElement>'.
|