Skip to content

test updates: latest activity #8376

test updates: latest activity

test updates: latest activity #8376

Re-run triggered June 20, 2024 16:37
Status Failure
Total duration 11m 2s
Artifacts

deploy.yml

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

Annotations

6 errors, 5 warnings, and 2 notices
Unit Test: services/app-api/utils/actionDelegate.test.js#L87
Error: expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 Array [ "Withdraw Package", + "Upload Subsequent Documents", "Withdraw Formal RAI Response", ] at Object.<anonymous> (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/utils/actionDelegate.test.js:87:21) at Promise.then.completed (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-circus/build/run.js:316:40) at _runTest (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-circus/build/run.js:121:9) at run (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/macpro-onemac/macpro-onemac/services/app-api/node_modules/jest-runner/build/runTest.js:444:34)
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)
Configure
Process completed with exit code 1.
Deploy
Endpoint URL - https://d1oun2t1ghnjlg.cloudfront.net
Configure
Endpoint URL - https://d1oun2t1ghnjlg.cloudfront.net
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, paambaati/codeclimate-action@v5.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy
Skip setting environment url as environment 'subsub2' may contain secret.
Configure
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.