Skip to content

[WIP] Replace jsdom with happy-dom testing environment to enable Modal tests (#461) #137

[WIP] Replace jsdom with happy-dom testing environment to enable Modal tests (#461)

[WIP] Replace jsdom with happy-dom testing environment to enable Modal tests (#461) #137

Triggered via pull request May 31, 2024 11:11
Status Failure
Total duration 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint: src/components/Grid/__tests__/Grid.test.jsx#L21
'responsiveSpacingBreakpoints' is assigned a value but never used
Lint: src/components/Grid/__tests__/Grid.test.jsx#L42
'responsiveSpacingStyles' is assigned a value but never used
Lint: src/components/Grid/__tests__/Grid.test.jsx#L94
This line has a length of 123. Maximum allowed is 120
Lint: src/components/Modal/_hooks/useModalFocus.js#L121
React Hook useEffect has a missing dependency: 'closeButtonRef'. Either include it or remove the dependency array
Lint
Process completed with exit code 1.