[FS-260]: Visit History #777
Annotations
3 errors and 8 warnings
Lint and Format:
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
|
Lint and Format:
libs/design/FileUpload/FileUpload.tsx#L117
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
|
Lint and Format
Process completed with exit code 1.
|
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/.
|
Lint and Format:
app/Dashboard/Households/HouseholdDetail/_components/HouseholderVisits/HouseholderVisits.tsx#L12
'noop' is defined but never used. Allowed unused vars must match /^([iI]gnore(d)?)|(_+)/u
|
Lint and Format:
app/Dashboard/Households/HouseholdDetail/_components/HouseholderVisits/HouseholderVisits.tsx#L110
Unexpected 'fixme' comment: 'FIXME: we need empty state here to'
|
Lint and Format:
app/Dashboard/Households/HouseholdDetail/_components/HouseholderVisits/VisitsTable.tsx#L3
'noop' is defined but never used. Allowed unused vars must match /^([iI]gnore(d)?)|(_+)/u
|
Lint and Format:
app/Dashboard/Households/HouseholdDetail/_components/HouseholderVisits/VisitsTable.tsx#L15
Unexpected 'fixme' comment: 'FIXME: should open full page modal with...'
|
Lint and Format:
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
|
Lint and Format:
libs/data-layer/operations/mutations/useDeleteVisitMutation.ts#L65
Promise-returning function provided to property where a void return was expected
|
Lint and Format:
libs/design/FileUpload/ControlledFileUpload.tsx#L31
React Hook useEffect has a missing dependency: 'field'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading