CRDCDH-882 Validation Results CSV Export & Jest Improvements #52
Annotations
2 errors and 1 warning
Lint Changes:
src/components/DataSubmissions/ExportValidationButton.test.tsx#L29
Property 'intention' is missing in type '{ _id: string; name: string; submitterID: string; submitterName: string; organization: null; dataCommons: string; modelVersion: string; studyAbbreviation: string; dbGaPID: string; bucketName: string; ... 9 more ...; updatedAt: string; }' but required in type 'Submission'.
|
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/.
|