Skip to content

chore(deps): update dependency eslint-plugin-jest-dom to v5 #2042

chore(deps): update dependency eslint-plugin-jest-dom to v5

chore(deps): update dependency eslint-plugin-jest-dom to v5 #2042

Triggered via pull request July 6, 2023 21:02
Status Failure
Total duration 4m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linting.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (18.x): src/components/CheckboxGroup/index.spec.jsx#L301
Use toBeChecked() instead of checking .checked directly
build (18.x): src/components/CheckboxGroup/index.spec.jsx#L330
Use not.toBeChecked() instead of toHaveAttribute('aria-checked', 'false')
build (18.x): src/components/CheckboxGroup/index.spec.jsx#L335
Use toBeChecked() instead of toHaveAttribute('aria-checked', 'true')
build (18.x): src/components/CheckboxGroup/index.spec.jsx#L339
Use not.toBeChecked() instead of toHaveAttribute('aria-checked', 'mixed')
build (18.x)
Process completed with exit code 1.