feat(Build): modernize build and test tooling with Vite/Vitest & oxlint/oxfmt #5173
Annotations
1 error and 6 warnings
|
ubuntu-24.04 and node 22
Process completed with exit code 1.
|
|
eslint(no-unassigned-vars):
Sources/Common/DataModel/Triangle/index.js#L486
't' is always 'undefined' because it's never assigned.
|
|
eslint(no-unused-vars):
Sources/Rendering/OpenGL/Texture/supportsNorm16Linear.js#L110
Catch parameter 'e' is caught but never used.
|
|
import(default):
Sources/Interaction/Widgets/PiecewiseGaussianWidget/index.js#L6
No default export found in imported module "./ComputeHistogram.worker"
|
|
eslint(no-unassigned-vars):
Sources/Common/DataModel/IncrementalOctreePointLocator/index.js#L349
'dist2Ext' is always 'undefined' because it's never assigned.
|
|
eslint(no-unassigned-vars):
Sources/Filters/General/ContourTriangulator/helper.js#L1826
'v' is always 'undefined' because it's never assigned.
|
|
eslint(no-unassigned-vars):
Sources/Filters/General/ContourTriangulator/helper.js#L1825
'u' is always 'undefined' because it's never assigned.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-results-ubuntu-24.04-node_22
|
7.86 MB |
sha256:b9f16d206958cfd2bb8331fcd605db91d74f6d350acdcc5d255a80e57e1f7f44
|
|
|
test-results-ubuntu-24.04-node_22
|
25.4 KB |
sha256:303168153a7b17969e12e9e1bf9605c3fab0002bf3e913bae9d821e5ad427aed
|
|