Drop the vtk.js ambient shims and treat a parallel crop plane as a miss #2241
checks.yml
on: pull_request
Code check and tests
59s
Lint commit messages
42s
Annotations
10 errors and 2 warnings
|
Code check and tests:
src/components/tools/crop/Crop3D.vue#L78
Parameter 'rep' implicitly has an 'any' type.
|
|
Code check and tests:
src/components/tools/crop/Crop3D.vue#L12
Could not find a declaration file for module '@kitware/vtk.js/Widgets/Widgets3D/ImageCroppingWidget'. '/home/runner/work/VolView/VolView/node_modules/@kitware/vtk.js/Widgets/Widgets3D/ImageCroppingWidget.js' implicitly has an 'any' type.
|
|
Code check and tests:
src/components/tools/SelectTool.vue#L3
Could not find a declaration file for module '@kitware/vtk.js/Widgets/Core/AbstractWidget/Constants'. '/home/runner/work/VolView/VolView/node_modules/@kitware/vtk.js/Widgets/Core/AbstractWidget/Constants.js' implicitly has an 'any' type.
|
|
Code check and tests:
src/components/tools/ResliceCursorTool.vue#L61
Parameter 'handle' implicitly has an 'any' type.
|
|
Code check and tests:
src/components/tools/ResliceCursorTool.vue#L55
Parameter 'handle' implicitly has an 'any' type.
|
|
Code check and tests:
src/components/tools/ResliceCursorTool.vue#L6
Could not find a declaration file for module '@kitware/vtk.js/Widgets/Core/StateBuilder/scale3Mixin'. '/home/runner/work/VolView/VolView/node_modules/@kitware/vtk.js/Widgets/Core/StateBuilder/scale3Mixin.js' implicitly has an 'any' type.
|
|
Code check and tests:
src/components/tools/ResliceCursorTool.vue#L5
Could not find a declaration file for module '@kitware/vtk.js/Widgets/Core/StateBuilder/scale1Mixin'. '/home/runner/work/VolView/VolView/node_modules/@kitware/vtk.js/Widgets/Core/StateBuilder/scale1Mixin.js' implicitly has an 'any' type.
|
|
Code check and tests:
src/components/tools/ResliceCursorTool.vue#L4
Could not find a declaration file for module '@kitware/vtk.js/Widgets/Core/StateBuilder/color3Mixin'. '/home/runner/work/VolView/VolView/node_modules/@kitware/vtk.js/Widgets/Core/StateBuilder/color3Mixin.js' implicitly has an 'any' type.
|
|
Code check and tests:
src/components/ObliqueSliceViewer.vue#L153
No overload matches this call.
|
|
Code check and tests:
src/components/MultiObliqueSliceViewer.vue#L85
No overload matches this call.
|
|
Lint commit messages
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code check and tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|