Skip to content

Use CSS modules

Use CSS modules #282

Triggered via pull request March 27, 2025 21:44
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/components/Folder.test.tsx > Folder Component > displays the spinner while loading: test/components/Folder.test.tsx#L62
AssertionError: expected null to be truthy - Expected: true + Received: null ❯ test/components/Folder.test.tsx:62:49
test/components/Layout.test.tsx > Spinner Component > renders with base and additional class names: test/components/Layout.test.tsx#L54
AssertionError: expected "_spinner_c053a8" to contain "spinner" Expected: "_spinner_c053a8 spinner" Received: "_spinner_c053a8" ❯ test/components/Layout.test.tsx:54:52
test
Process completed with exit code 1.