Skip to content

CRDCDH-882 Validation Results CSV Export & Jest Improvements #29

CRDCDH-882 Validation Results CSV Export & Jest Improvements

CRDCDH-882 Validation Results CSV Export & Jest Improvements #29

Triggered via pull request March 21, 2024 17:58
@amattu2amattu2
synchronize #313
CRDCDH-882
Status Failure
Total duration 57s
Artifacts

lint.yml

on: pull_request
Lint Changes
48s
Lint Changes
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint Changes: src/content/dataSubmissions/QualityControl.tsx#L269
Type '{ submissionId: string; fields: { "Batch ID": (d: QCResult) => number; "Node Type": (d: QCResult) => string; "Submitted Identifier": (d: QCResult) => string; Severity: (d: QCResult) => "Error" | "Warning"; "Validated Date": (d: QCResult) => string; Issues: (d: QCResult) => string; }; disabled: boolean; }' is not assignable to type 'IntrinsicAttributes & { submission: Submission; fields: Record<string, (row: QCResult) => string | number>; } & { children?: ReactNode; ... 11 more ...; variant?: OverridableStringUnion<...>; } & Omit<...> & CommonProps & Omit<...>'.
Lint Changes
Process completed with exit code 2.
Lint Changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.