Download for images #1076 #4537
ci-build.yml
on: pull_request
Lint & Unit Tests
40s
End-to-End (with mock data) Tests
43s
End-to-End (with api) Tests
1m 17s
Annotations
6 errors and 6 warnings
Lint & Unit Tests:
src/common/downloadFileDialog.component.tsx#L42
'fileInterface' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|
Lint & Unit Tests
Process completed with exit code 1.
|
End-to-End (with mock data) Tests:
src/common/images/imageGallery.component.tsx#L518
Type '{ open: true; onClose: () => void; selectedImages: APIImage[]; onChangeSelectedImages: Dispatch<SetStateAction<RowSelectionState>>; fileType: "Image"; useGetFileIds: (ids: string[]) => UseQueryResult<...>[]; }' is not assignable to type 'IntrinsicAttributes & ImageDownloadDialogProps'.
|
End-to-End (with mock data) Tests
Process completed with exit code 1.
|
End-to-End (with api) Tests:
src/common/images/imageGallery.component.tsx#L518
Type '{ open: true; onClose: () => void; selectedImages: APIImage[]; onChangeSelectedImages: Dispatch<SetStateAction<RowSelectionState>>; fileType: "Image"; useGetFileIds: (ids: string[]) => UseQueryResult<...>[]; }' is not assignable to type 'IntrinsicAttributes & ImageDownloadDialogProps'.
|
End-to-End (with api) Tests
Process completed with exit code 1.
|
Lint & Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint & Unit Tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/4e79e65778be1cecd5df25e14af1eafb6df80ea9/dist/codecov' failed with exit code 1
|
End-to-End (with mock data) Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
End-to-End (with mock data) Tests
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
End-to-End (with api) Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
End-to-End (with api) Tests
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|