Skip to content

install

install #361

Triggered via push December 2, 2023 04:20
Status Failure
Total duration 1m 7s
Artifacts
Upload to Amazon S3 Staging
0s
Upload to Amazon S3 Staging
Upload to Amazon S3 Production
0s
Upload to Amazon S3 Production
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Type Check: src/components/ColorPicker/index.tsx#L7
Cannot find module '@aics/simularium-viewer' or its corresponding type declarations.
Type Check: src/components/DownloadTrajectoryMenu/index.tsx#L3
Cannot find module '@aics/simularium-viewer/type-declarations' or its corresponding type declarations.
Type Check: src/components/ErrorNotification/index.tsx#L3
Cannot find module '@aics/simularium-viewer' or its corresponding type declarations.
Type Check: src/components/ErrorNotification/index.tsx#L41
Element implicitly has an 'any' type because expression of type 'ErrorLevel' can't be used to index type 'NotificationApi'.
Type Check: src/components/FileUploadModal/upload-local-files.ts#L6
Cannot find module '@aics/simularium-viewer' or its corresponding type declarations.
Type Check: src/components/FileUploadModal/upload-local-files.ts#L120
Object is of type 'unknown'.
Type Check: src/components/FileUploadModal/upload-local-files.ts#L121
Object is of type 'unknown'.
Type Check: src/components/PlaybackControls/index.tsx#L4
Cannot find module '@aics/simularium-viewer' or its corresponding type declarations.
Type Check: src/containers/Simularium/index.tsx#L6
Cannot find module '@aics/simularium-viewer' or its corresponding type declarations.
Type Check: src/containers/ViewerPanel/index.tsx#L9
Cannot find module '@aics/simularium-viewer' or its corresponding type declarations.
Unit Test
Process completed with exit code 1.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/