Skip to content

add volume types w/ basic loading code #1670

add volume types w/ basic loading code

add volume types w/ basic loading code #1670

Triggered via push September 20, 2024 01:32
Status Failure
Total duration 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Type Check: src/visGeometry/GeometryStore.ts#L4
Cannot find module '@aics/volume-viewer' or its corresponding type declarations.
Type Check: src/visGeometry/VolumeModel.ts#L1
Cannot find module '@aics/volume-viewer' or its corresponding type declarations.
Type Check: src/visGeometry/index.ts#L1185
Argument of type 'PDBModel | VolumeModel | MeshLoadRequest' is not assignable to parameter of type 'PDBModel | MeshLoadRequest'.
Type Check: src/visGeometry/index.ts#L1194
Argument of type 'PDBModel | VolumeModel | MeshLoadRequest' is not assignable to parameter of type 'PDBModel | MeshLoadRequest'.
Type Check
Process completed with exit code 2.
Unit Test
Process completed with exit code 1.
✅ Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Type Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/