Skip to content

Updated Test Details page form UI #6446

Updated Test Details page form UI

Updated Test Details page form UI #6446

Triggered via pull request November 30, 2024 15:16
Status Failure
Total duration 55s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: src/components/Shifting/ShiftDetails.tsx#L495
Replace `data?.status·===·"COMPLETED"·||·data?.status·===·"CANCELLED"` with `⏎··················data?.status·===·"COMPLETED"·||·data?.status·===·"CANCELLED"⏎················`
lint: src/components/Shifting/ShiftDetails.tsx#L496
Replace `·navigate(`/shifting/${data?.external_id}/update`)` with `⏎··················navigate(`/shifting/${data?.external_id}/update`)⏎················`
lint: src/components/Shifting/ShiftDetails.tsx#L501
Replace `·className="w-full·sm:w-auto"·onClick={()·=>·setIsPrintMode(true)}` with `⏎················className="w-full·sm:w-auto"⏎················onClick={()·=>·setIsPrintMode(true)}⏎··············`
lint
Process completed with exit code 1.