Skip to content

feat(remove submission source): remove submission source logic from the codebase #2328

feat(remove submission source): remove submission source logic from the codebase

feat(remove submission source): remove submission source logic from the codebase #2328

Triggered via pull request February 27, 2025 21:09
Status Success
Total duration 4m 41s
Artifacts

pr-coverage-annotation.yml

on: pull_request
coverage-report
4m 33s
coverage-report
Fit to window
Zoom out
Zoom in

Annotations

9 errors
src/features/dashboard/index.test.tsx > Dashboard > as a State Submitter > should display the dashboard correctly: react-app/src/utils/test-helpers/dashboard.tsx#L205
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. ❯ Module.verifyFiltering src/utils/test-helpers/dashboard.tsx:205:5 ❯ src/features/dashboard/index.test.tsx:160:7
src/features/dashboard/index.test.tsx > Dashboard > as a CMS Reviewer > should display the dashboard correctly: react-app/src/utils/test-helpers/dashboard.tsx#L205
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. ❯ Module.verifyFiltering src/utils/test-helpers/dashboard.tsx:205:5 ❯ src/features/dashboard/index.test.tsx:253:7
src/features/dashboard/index.test.tsx > Dashboard > as a CMS Help Desk User > should display the dashboard correctly: react-app/src/utils/test-helpers/dashboard.tsx#L205
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. ❯ Module.verifyFiltering src/utils/test-helpers/dashboard.tsx:205:5 ❯ src/features/dashboard/index.test.tsx:253:7
src/features/dashboard/index.test.tsx > Dashboard > as a CMS Read-Only User > should display the dashboard correctly: react-app/src/utils/test-helpers/dashboard.tsx#L205
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. ❯ Module.verifyFiltering src/utils/test-helpers/dashboard.tsx:205:5 ❯ src/features/dashboard/index.test.tsx:253:7
src/features/dashboard/Lists/spas/index.test.tsx > SpasList > as a State Submitter > should display the dashboard as expected: react-app/src/utils/test-helpers/dashboard.tsx#L205
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. ❯ Module.verifyFiltering src/utils/test-helpers/dashboard.tsx:205:5 ❯ src/features/dashboard/Lists/spas/index.test.tsx:302:7
src/features/dashboard/Lists/spas/index.test.tsx > SpasList > as a CMS Reviewer > should display the dashboard as expected: react-app/src/utils/test-helpers/dashboard.tsx#L205
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. ❯ Module.verifyFiltering src/utils/test-helpers/dashboard.tsx:205:5 ❯ src/features/dashboard/Lists/spas/index.test.tsx:302:7
src/features/dashboard/Lists/spas/index.test.tsx > SpasList > as a CMS Help Desk User > should display the dashboard as expected: react-app/src/utils/test-helpers/dashboard.tsx#L205
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. ❯ Module.verifyFiltering src/utils/test-helpers/dashboard.tsx:205:5 ❯ src/features/dashboard/Lists/spas/index.test.tsx:302:7
src/features/dashboard/Lists/spas/index.test.tsx > SpasList > as a CMS Read-Only User > should display the dashboard as expected: react-app/src/utils/test-helpers/dashboard.tsx#L205
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. ❯ Module.verifyFiltering src/utils/test-helpers/dashboard.tsx:205:5 ❯ src/features/dashboard/Lists/spas/index.test.tsx:302:7
coverage-report
Process completed with exit code 1.