move server health check into redux logic #376
ci-and-auto-deploy.yml
on: push
Upload to Amazon S3 Staging
0s
Upload to Amazon S3 Production
0s
Annotations
11 errors and 1 warning
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/ConversionForm/custom-request.ts#L5
Cannot find module '@aics/simularium-viewer' or its corresponding type declarations.
|
Type Check:
src/containers/ConversionForm/custom-request.ts#L32
Object is of type 'unknown'.
|
Type Check:
src/containers/ConversionForm/custom-request.ts#L33
Object is of type 'unknown'.
|
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/
|