Skip to content

one more lut refactor fixup #683

one more lut refactor fixup

one more lut refactor fixup #683

Triggered via push March 28, 2024 21:43
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 6 warnings
Unit Test: src/aics-image-viewer/components/App/ChannelUpdater.tsx#L1
'Lut' only refers to a type, but is being used as a value here.
Unit Test: src/aics-image-viewer/components/App/ChannelUpdater.tsx#L1
Argument of type 'Lut' is not assignable to parameter of type 'Uint8Array'.
Unit Test: src/aics-image-viewer/components/App/index.tsx#L1
Property 'syncMultichannelLoading' does not exist on type 'IVolumeLoader'.
Unit Test: src/aics-image-viewer/components/App/index.tsx#L1
Argument of type 'Lut' is not assignable to parameter of type 'Uint8Array'.
Unit Test: src/aics-image-viewer/components/App/index.tsx#L1
Argument of type 'Lut' is not assignable to parameter of type 'Uint8Array'.
Unit Test: src/aics-image-viewer/components/App/index.tsx#L1
Expected 2 arguments, but got 3.
Unit Test: src/aics-image-viewer/components/TfEditor/index.tsx#L1
Property 'findAutoMinMax' does not exist on type 'Histogram'.
Unit Test: src/aics-image-viewer/components/TfEditor/index.tsx#L1
'Lut' only refers to a type, but is being used as a value here.
Unit Test: src/aics-image-viewer/components/TfEditor/index.tsx#L1
Property 'findAutoIJBins' does not exist on type 'Histogram'.
Unit Test: src/aics-image-viewer/components/TfEditor/index.tsx#L1
'Lut' only refers to a type, but is being used as a value here.
✅ Lint: src/aics-image-viewer/components/App/ChannelUpdater.tsx#L1
'Lut' only refers to a type, but is being used as a value here.
✅ Lint: src/aics-image-viewer/components/App/ChannelUpdater.tsx#L1
Argument of type 'Lut' is not assignable to parameter of type 'Uint8Array'.
✅ Lint: src/aics-image-viewer/components/App/index.tsx#L1
Property 'syncMultichannelLoading' does not exist on type 'IVolumeLoader'.
✅ Lint: src/aics-image-viewer/components/App/index.tsx#L1
Argument of type 'Lut' is not assignable to parameter of type 'Uint8Array'.
✅ Lint: src/aics-image-viewer/components/App/index.tsx#L1
Argument of type 'Lut' is not assignable to parameter of type 'Uint8Array'.
✅ Lint: src/aics-image-viewer/components/App/index.tsx#L1
Expected 2 arguments, but got 3.
✅ Lint: src/aics-image-viewer/components/TfEditor/index.tsx#L1
Property 'findAutoMinMax' does not exist on type 'Histogram'.
✅ Lint: src/aics-image-viewer/components/TfEditor/index.tsx#L1
'Lut' only refers to a type, but is being used as a value here.
✅ Lint: src/aics-image-viewer/components/TfEditor/index.tsx#L1
Property 'findAutoIJBins' does not exist on type 'Histogram'.
✅ Lint: src/aics-image-viewer/components/TfEditor/index.tsx#L1
'Lut' only refers to a type, but is being used as a value here.
Type Check: src/aics-image-viewer/components/App/ChannelUpdater.tsx#L1
'Lut' only refers to a type, but is being used as a value here.
Type Check: src/aics-image-viewer/components/App/ChannelUpdater.tsx#L1
Argument of type 'Lut' is not assignable to parameter of type 'Uint8Array'.
Type Check: src/aics-image-viewer/components/App/index.tsx#L1
Property 'syncMultichannelLoading' does not exist on type 'IVolumeLoader'.
Type Check: src/aics-image-viewer/components/App/index.tsx#L1
Argument of type 'Lut' is not assignable to parameter of type 'Uint8Array'.
Type Check: src/aics-image-viewer/components/App/index.tsx#L1
Argument of type 'Lut' is not assignable to parameter of type 'Uint8Array'.
Type Check: src/aics-image-viewer/components/App/index.tsx#L1
Expected 2 arguments, but got 3.
Type Check: src/aics-image-viewer/components/TfEditor/index.tsx#L1
Property 'findAutoMinMax' does not exist on type 'Histogram'.
Type Check: src/aics-image-viewer/components/TfEditor/index.tsx#L1
'Lut' only refers to a type, but is being used as a value here.
Type Check: src/aics-image-viewer/components/TfEditor/index.tsx#L1
Property 'findAutoIJBins' does not exist on type 'Histogram'.
Type Check: src/aics-image-viewer/components/TfEditor/index.tsx#L1
'Lut' only refers to a type, but is being used as a value here.
Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
✅ Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
✅ Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Type Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Type Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/