Skip to content

remove svg icon from faq header buttons and filter panel buttons #8526

remove svg icon from faq header buttons and filter panel buttons

remove svg icon from faq header buttons and filter panel buttons #8526

Triggered via push September 27, 2024 17:56
Status Failure
Total duration 40m 55s
Artifacts 1

deploy.yml

on: push
Matrix: A11y Tests
Matrix: Cypress Tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 91 warnings, and 2 notices
Unit Test: services/app-api/form/submitWaiverExtensionT.test.js#L80
Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 @@ -1,7 +1,7 @@ Object { - "body": "{\"error\":\"Unexpected token i in JSON at position 0\"}", + "body": "{\"error\":\"Unexpected token 'i', \\\"invalidJson\\\" is not valid JSON\"}", "headers": Object { "Access-Control-Allow-Credentials": true, "Access-Control-Allow-Origin": "*", }, "statusCode": 500, at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/form/submitWaiverExtensionT.test.js:80:18)
Unit Test: services/app-api/form/submitWaiverAmendmentT.test.js#L69
Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 @@ -1,7 +1,7 @@ Object { - "body": "{\"error\":\"Unexpected token i in JSON at position 0\"}", + "body": "{\"error\":\"Unexpected token 'i', \\\"invalidJson\\\" is not valid JSON\"}", "headers": Object { "Access-Control-Allow-Credentials": true, "Access-Control-Allow-Origin": "*", }, "statusCode": 500, at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/form/submitWaiverAmendmentT.test.js:69:20)
Unit Test: services/app-api/form/submitWaiverRenewalT.test.js#L69
Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 @@ -1,7 +1,7 @@ Object { - "body": "{\"error\":\"Unexpected token i in JSON at position 0\"}", + "body": "{\"error\":\"Unexpected token 'i', \\\"invalidJson\\\" is not valid JSON\"}", "headers": Object { "Access-Control-Allow-Credentials": true, "Access-Control-Allow-Origin": "*", }, "statusCode": 500, at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/form/submitWaiverRenewalT.test.js:69:20)
Unit Test: services/app-api/form/submitInitialWaiverT.test.js#L69
Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 @@ -1,7 +1,7 @@ Object { - "body": "{\"error\":\"Unexpected token i in JSON at position 0\"}", + "body": "{\"error\":\"Unexpected token 'i', \\\"invalidJson\\\" is not valid JSON\"}", "headers": Object { "Access-Control-Allow-Credentials": true, "Access-Control-Allow-Origin": "*", }, "statusCode": 500, at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/form/submitInitialWaiverT.test.js:69:20)
Unit Test: services/ui-src/src/components/Header.test.js#L67
TypeError: window.matchMedia is not a function at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@cmsgov/design-system/dist/components/UsaBanner/UsaBanner.js:67:22 at commitHookEffectListMount (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19731:26) at commitPassiveHookEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19769:11) at HTMLUnknownElement.callCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25) at invokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3) at HTMLUnknownElementImpl._dispatch (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9) at HTMLUnknownElementImpl.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34) at Object.invokeGuardedCallbackDev (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:292:31) at flushPassiveEffectsImpl (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22853:9) at unstable_runWithPriority (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/scheduler/cjs/scheduler.development.js:653:12) at runWithPriority$1 (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:11039:10) at flushPassiveEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22820:12) at Object.<anonymous>.flushWork (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:876:10) at act (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:994:9) at render (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@testing-library/react/dist/pure.js:97:26) at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/src/components/Header.test.js:18:9) at Promise.then.completed (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:218:40) at _runTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:66:9) at run (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:25:3) at runAndTransformResultsToJestFormat (/home/runner/work/mac
Unit Test: services/ui-src/src/components/Header.test.js#L67
TypeError: window.matchMedia is not a function at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@cmsgov/design-system/dist/components/UsaBanner/UsaBanner.js:67:22 at commitHookEffectListMount (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19731:26) at commitPassiveHookEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19769:11) at HTMLUnknownElement.callCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25) at invokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3) at HTMLUnknownElementImpl._dispatch (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9) at HTMLUnknownElementImpl.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34) at Object.invokeGuardedCallbackDev (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:292:31) at flushPassiveEffectsImpl (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22853:9) at unstable_runWithPriority (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/scheduler/cjs/scheduler.development.js:653:12) at runWithPriority$1 (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:11039:10) at flushPassiveEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22820:12) at Object.<anonymous>.flushWork (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:876:10) at act (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:994:9) at render (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@testing-library/react/dist/pure.js:97:26) at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/src/components/Header.test.js:30:13 at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-each/build/bind.js:79:13) at Promise.then.completed (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:218:40) at _runTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:66:9) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/mac
Unit Test: services/ui-src/src/components/Header.test.js#L67
TypeError: window.matchMedia is not a function at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@cmsgov/design-system/dist/components/UsaBanner/UsaBanner.js:67:22 at commitHookEffectListMount (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19731:26) at commitPassiveHookEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19769:11) at HTMLUnknownElement.callCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25) at invokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3) at HTMLUnknownElementImpl._dispatch (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9) at HTMLUnknownElementImpl.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34) at Object.invokeGuardedCallbackDev (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:292:31) at flushPassiveEffectsImpl (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22853:9) at unstable_runWithPriority (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/scheduler/cjs/scheduler.development.js:653:12) at runWithPriority$1 (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:11039:10) at flushPassiveEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22820:12) at Object.<anonymous>.flushWork (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:876:10) at act (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:994:9) at render (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@testing-library/react/dist/pure.js:97:26) at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/src/components/Header.test.js:30:13 at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-each/build/bind.js:79:13) at Promise.then.completed (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:218:40) at _runTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:66:9) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/mac
Unit Test: services/ui-src/src/components/Header.test.js#L67
TypeError: window.matchMedia is not a function at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@cmsgov/design-system/dist/components/UsaBanner/UsaBanner.js:67:22 at commitHookEffectListMount (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19731:26) at commitPassiveHookEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19769:11) at HTMLUnknownElement.callCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25) at invokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3) at HTMLUnknownElementImpl._dispatch (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9) at HTMLUnknownElementImpl.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34) at Object.invokeGuardedCallbackDev (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:292:31) at flushPassiveEffectsImpl (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22853:9) at unstable_runWithPriority (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/scheduler/cjs/scheduler.development.js:653:12) at runWithPriority$1 (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:11039:10) at flushPassiveEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22820:12) at Object.<anonymous>.flushWork (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:876:10) at act (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:994:9) at render (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@testing-library/react/dist/pure.js:97:26) at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/src/components/Header.test.js:44:13 at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-each/build/bind.js:79:13) at Promise.then.completed (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:218:40) at _runTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:66:9) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/mac
Unit Test: services/ui-src/src/components/Header.test.js#L67
TypeError: window.matchMedia is not a function at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@cmsgov/design-system/dist/components/UsaBanner/UsaBanner.js:67:22 at commitHookEffectListMount (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19731:26) at commitPassiveHookEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19769:11) at HTMLUnknownElement.callCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25) at invokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3) at HTMLUnknownElementImpl._dispatch (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9) at HTMLUnknownElementImpl.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34) at Object.invokeGuardedCallbackDev (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:292:31) at flushPassiveEffectsImpl (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22853:9) at unstable_runWithPriority (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/scheduler/cjs/scheduler.development.js:653:12) at runWithPriority$1 (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:11039:10) at flushPassiveEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22820:12) at Object.<anonymous>.flushWork (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:876:10) at act (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:994:9) at render (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@testing-library/react/dist/pure.js:97:26) at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/src/components/Header.test.js:44:13 at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-each/build/bind.js:79:13) at Promise.then.completed (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:218:40) at _runTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:66:9) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/mac
Unit Test: services/ui-src/src/components/Header.test.js#L67
TypeError: window.matchMedia is not a function at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@cmsgov/design-system/dist/components/UsaBanner/UsaBanner.js:67:22 at commitHookEffectListMount (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19731:26) at commitPassiveHookEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:19769:11) at HTMLUnknownElement.callCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25) at invokeEventListeners (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3) at HTMLUnknownElementImpl._dispatch (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9) at HTMLUnknownElementImpl.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34) at Object.invokeGuardedCallbackDev (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:292:31) at flushPassiveEffectsImpl (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22853:9) at unstable_runWithPriority (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/scheduler/cjs/scheduler.development.js:653:12) at runWithPriority$1 (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:11039:10) at flushPassiveEffects (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom.development.js:22820:12) at Object.<anonymous>.flushWork (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:876:10) at act (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/react-dom/cjs/react-dom-test-utils.development.js:994:9) at render (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/@testing-library/react/dist/pure.js:97:26) at /home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/src/components/Header.test.js:58:13 at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-each/build/bind.js:79:13) at Promise.then.completed (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:391:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/utils.js:316:10) at _callCircusTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:218:40) at _runTest (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/macpro-onemac/services/ui-src/node_modules/jest-circus/build/run.js:66:9) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/mac
Cypress Tests (Package_Details_CHIP_SPA_CMS_User.spec.feature)
Cypress tests: 1 failed
Deploy
Endpoint URL - https://d1qtxw1hokabbo.cloudfront.net
Configure
Endpoint URL - https://d1qtxw1hokabbo.cloudfront.net
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, paambaati/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy
Skip setting environment url as environment 'oy2-30444' may contain secret.
Configure
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (manageProfilePage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (dashboardPage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (PackageCHIPSPAPage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (PackageWaiverRenewalPage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (RequestRoleChangePage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (homePage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (faqPage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (CMS_Read_Only_View.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (PackageWaiverAmendmentPage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (PackageMedicaidSpaPage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (packagePageSpas)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (spaTypePage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (PackageInitialWaiverPage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (PackageAppendixKPage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Profile_View_Mixed_Case_Emails.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (submissionType)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Column_Picker_Waiver_CMS.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_CHIP_SPA_RAI_Response.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Profile_View_State_Submitter.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Profile_View_CMS_User_Denied.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Home_Page.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Waiver_Amendment_RAI_Response.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (FFS_Selective_Initial_Waiver_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Tabs.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (PackageWaiverActionTypePage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Approved_Actions.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Request_A_Role_Change.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Request_A_Role_Change_As_CMS_Read_Only.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Profile_View_Helpdesk_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Chip_SPA_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Filter_By_State.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Profile_View_CMS_System_Admin.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Filter_options_that_include_Dates.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Column_Picker_SPA_CMS.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Profile_View_State_System_Admin.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Medicaid_SPA_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (FAQ_Page.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (FFS_Selective_Waiver_Form_Logic.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Column_Picker_SPA_State.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Withdraw_Package_Form_App_K_Amendment.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_AppK_RAI_Response.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (PackageRequestTempExtentionPage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Column_Picker_Waiver_State.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Withdraw_Package_Form_Waiver_Renewal.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Appendix_K_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Comprehensive_Capitated_1915b_Initial_Waiver_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Filter_options_that_include_Dates_CMS.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Medicaid_SPA_RAI_Response.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Profile_View_CMS_User_Revoked.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Comprehensive_Capitated_1915b_Waiver_Form_Logic.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_No_Action_Packages.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (SPA_Form_Logic.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Filter.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Withdraw_Package_Form_CHIP_SPA.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (FFS_Selective_Waiver_Amendment_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Comprehensive_Capitated_1915b_Waiver_Amendment_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Withdraw_Package_Form_Initial_Waiver.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Withdraw_Package_Form_Waiver_Amendment.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Under_Review_Actions.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Waiver_Renewal_RAI_Response.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Initial_Waiver_RAI_Response.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Search_Bar.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Temporary_Extension_1915c_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
A11y Tests (packagePageWaivers)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_CHIP_SPA_State_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (FFS_Selective_Waiver_Renewal_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Temporary_Extension_CMS_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Withdraw_Package_Form_Medicaid_SPA.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Profile_View_CMS_Approver.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Appendix_K_CMS_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_Filter_CMS.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Temporary_Extension_State_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Dashboard_RAI_Issued_Actions.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Renewal_Waiver_CMS_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Appendix_K_State_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Initial_Waiver_CMS_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Initial_Waiver_State_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Temporary_Extension_1915b_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Comprehensive_Capitated_1915b_Waiver_Renewal_Form.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Medicaid_SPA_State_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Medicaid_SPA_CMS_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Waiver_Amendment_CMS_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Waiver_Amendment_State_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_Renewal_Waiver_State_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cypress Tests (Package_Details_CHIP_SPA_CMS_User.spec.feature)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, cypress-io/github-action@v5, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cypress-screenshots". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
cypress-screenshots
1.3 MB