Updated Test Details page form UI #6446
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.
|