Skip to content

WIP

WIP #9061

Triggered via push January 10, 2025 14:14
Status Failure
Total duration 11m 19s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors
src/components/Inputs/upload.test.tsx > Upload > uploads files correctly: react-app/src/components/Inputs/upload.test.tsx#L54
AssertionError: expected "spy" to be called with arguments: [ [ { bucket: 'hello', …(4) } ] ] Received: 1st spy call: Array [ - Array [ - Object { - "bucket": "hello", - "filename": "file.pdf", - "key": "world", - "title": "file", - "uploadDate": Any<Number>, - }, - ], + Array [], ] Number of calls: 1 Ignored nodes: comments, script, style <html> <head /> <body> <div> <span class="text-red-500" > Failed to upload one or more files. </span> <div class="w-full flex items-center justify-center border border-dashed border-[#71767a] py-6 rounded-sm" role="presentation" tabindex="0" > <p> Drag file here or <span class="text-sky-700 underline hover:cursor-pointer" > choose from folder </span> </p> <label class="sr-only" for="upload-ac97b502-aa27-4fcd-ba7e-4f91a8e29601" > Drag file here or choose from folder </label> <input accept="image/bmp,.bmp,text/csv,.csv,application/msword,.doc,application/vnd.openxmlformats-officedocument.wordprocessingml.document,.docx,image/gif,.gif,image/jpeg,.jpeg,application/vnd.oasis.opendocument.presentation,.odp,application/vnd.oasis.opendocument.spreadsheet,.ods,application/vnd.oasis.opendocument.text,.odt,image/png,.png,application/pdf,.pdf,application/vnd.ms-powerpoint,.ppt,application/vnd.openxmlformats-officedocument.presentationml.presentation,.pptx,application/rtf,.rtf,image/tiff,.tif,text/plain,.txt,application/vnd.ms-excel,.xls,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,.xlsx" data-testid="upload-component-upload" id="upload-ac97b502-aa27-4fcd-ba7e-4f91a8e29601" multiple="" style="display: none;" tabindex="-1" type="file" /> </div> , </div> </body> </html> ❯ src/components/Inputs/upload.test.tsx:54:84 ❯ runWithExpensiveErrorDiagnosticsDisabled ../node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback ../node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback ../node_modules/@testing-library/dom/dist/wait-for.js:118:16
src/features/forms/new-submission/chip.test.tsx > CHIP SPA > CURRENT STATE PLAN: react-app/src/features/forms/new-submission/chip.test.tsx#L75
Error: expect(element).not.toHaveClass("text-destructive") Expected the element not to have class: text-destructive Received: text-base leading-normal peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-destructive font-bold ❯ src/features/forms/new-submission/chip.test.tsx:75:1
src/features/forms/new-submission/chip.test.tsx > CHIP SPA > AMENDED STATE PLAN LANGUAGE: react-app/src/features/forms/new-submission/chip.test.tsx#L701
Error: expect(element).not.toHaveClass("text-destructive") Expected the element not to have class: text-destructive Received: text-base leading-normal peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-destructive font-bold ❯ src/features/forms/new-submission/chip.test.tsx:701:60
src/features/forms/new-submission/chip.test.tsx > CHIP SPA > COVER LETTER: react-app/src/features/forms/new-submission/chip.test.tsx#L708
Error: expect(element).not.toHaveClass("text-destructive") Expected the element not to have class: text-destructive Received: text-base leading-normal peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-destructive font-bold ❯ src/features/forms/new-submission/chip.test.tsx:708:56
src/features/forms/new-submission/chip.test.tsx > CHIP SPA > submit button is enabled: react-app/src/features/forms/new-submission/chip.test.tsx#L714
Error: expect(element).toBeEnabled() Received element is not enabled: <button class="inline-flex items-center justify-center rounded-md text-[16px] font-bold ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-slate-50 hover:bg-primary-dark h-10 py-2 px-12" data-testid="submit-action-form" disabled="" type="submit" /> ❯ src/features/forms/new-submission/chip.test.tsx:714:98
src/features/forms/new-submission/medicaid.test.tsx > Medicaid SPA > CMS FORM 179: react-app/src/features/forms/new-submission/medicaid.test.tsx#L649
Error: expect(element).not.toHaveClass("text-destructive") Expected the element not to have class: text-destructive Received: text-base leading-normal peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-destructive font-bold ❯ src/features/forms/new-submission/medicaid.test.tsx:649:59
src/features/forms/new-submission/medicaid.test.tsx > Medicaid SPA > SPA PAGES: react-app/src/features/forms/new-submission/medicaid.test.tsx#L656
Error: expect(element).not.toHaveClass("text-destructive") Expected the element not to have class: text-destructive Received: text-base leading-normal peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-destructive font-bold ❯ src/features/forms/new-submission/medicaid.test.tsx:656:53
src/features/forms/new-submission/medicaid.test.tsx > Medicaid SPA > submit button is enabled: react-app/src/features/forms/new-submission/medicaid.test.tsx#L662
Error: expect(element).toBeEnabled() Received element is not enabled: <button class="inline-flex items-center justify-center rounded-md text-[16px] font-bold ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-slate-50 hover:bg-primary-dark h-10 py-2 px-12" data-testid="submit-action-form" disabled="" type="submit" /> ❯ src/features/forms/new-submission/medicaid.test.tsx:662:98
src/features/forms/post-submission/respond-to-rai/chip.test.tsx > Respond To RAI CHIP > REVISED AMENDED STATE PLAN LANGUAGE: react-app/src/features/forms/post-submission/respond-to-rai/chip.test.tsx#L19
Error: expect(element).not.toHaveClass("text-destructive") Expected the element not to have class: text-destructive Received: text-base leading-normal peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-destructive font-bold ❯ src/features/forms/post-submission/respond-to-rai/chip.test.tsx:19:50
src/features/forms/post-submission/respond-to-rai/chip.test.tsx > Respond To RAI CHIP > OFFICIAL RAI RESPONSE: react-app/src/features/forms/post-submission/respond-to-rai/chip.test.tsx#L25
Error: expect(element).not.toHaveClass("text-destructive") Expected the element not to have class: text-destructive Received: text-base leading-normal peer-disabled:cursor-not-allowed peer-disabled:opacity-70 text-destructive font-bold ❯ src/features/forms/post-submission/respond-to-rai/chip.test.tsx:25:38
deploy
Cannot find name 'utilities'.
deploy
Cannot find name 'utilities'.
deploy
Cannot find name 'utilities'.
deploy
Process completed with exit code 1.