Skip to content

fix(build): upgrade xmlbuilder2 to v4.0.3 #3972

fix(build): upgrade xmlbuilder2 to v4.0.3

fix(build): upgrade xmlbuilder2 to v4.0.3 #3972

Triggered via pull request May 28, 2026 19:23
Status Success
Total duration 26s
Artifacts

pr-checks.yml

on: pull_request
Check and lint PR
22s
Check and lint PR
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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.