Skip to content

[FS-260]: Visit History #776

[FS-260]: Visit History

[FS-260]: Visit History #776

Triggered via pull request January 29, 2024 13:44
Status Failure
Total duration 6m 8s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
verify: app/Dashboard/Households/HouseholdDetail/_components/HouseholderVisits/VisitDetail/VisitDetailDocumentItem.tsx#L81
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
verify
Process completed with exit code 1.
verify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify: app/Dashboard/Households/HouseholdDetail/_components/HouseholderVisits/HouseholderVisits.tsx#L12
'noop' is defined but never used. Allowed unused vars must match /^([iI]gnore(d)?)|(_+)/u
verify: app/Dashboard/Households/HouseholdDetail/_components/HouseholderVisits/HouseholderVisits.tsx#L110
Unexpected 'fixme' comment: 'FIXME: we need empty state here to'
verify: app/Dashboard/Households/HouseholdDetail/_components/HouseholderVisits/VisitsTable.tsx#L3
'noop' is defined but never used. Allowed unused vars must match /^([iI]gnore(d)?)|(_+)/u
verify: app/Dashboard/Households/HouseholdDetail/_components/HouseholderVisits/VisitsTable.tsx#L15
Unexpected 'fixme' comment: 'FIXME: should open full page modal with...'
verify: app/Dashboard/Projects/ProjectDetail/_components/CreateProjectDocument/CreateProjectDocumentForm/CreateProjectDocumentForm.tsx#L47
'getValues' is assigned a value but never used. Allowed unused vars must match /^([iI]gnore(d)?)|(_+)/u
verify: libs/data-layer/operations/mutations/useDeleteVisitMutation.ts#L65
Promise-returning function provided to property where a void return was expected
verify: libs/design/FileUpload/ControlledFileUpload.tsx#L31
React Hook useEffect has a missing dependency: 'field'. Either include it or remove the dependency array
chromatic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, cypress-io/github-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.