Bump @speckle/viewer from 2.17.16 to 2.21.2 #1679
Annotations
6 errors and 12 warnings
test
@nodepen/nodes#build: command (/home/runner/work/nodes/nodes/packages/nodes) /opt/hostedtoolcache/node/16.20.2/x64/bin/npm run build exited (1)
|
test
Namespace 'Stats' has no exported member 'default'.
|
test
Type 'string' is not assignable to type 'Asset'.
|
test
Property 'LoadProgress' does not exist on type 'typeof ViewerEvent'.
|
test
Argument of type 'string' is not assignable to parameter of type 'Loader'.
|
test
Process completed with exit code 1.
|
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/
|
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/
|
lint:
packages/nodes/src/components/controls/ControlsContainer.tsx#L6
'DocumentInfoControl' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/nodes/src/components/controls/panels/pinned-inputs-control/PinnedInputsControl.tsx#L69
'state' is defined but never used. Allowed unused args must match /^_/u
|
lint:
packages/nodes/src/components/controls/panels/template-library-control/TemplateLibraryControl.tsx#L4
'ControlPanelHeader' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/nodes/src/components/nodes/generic-node/components/GenericNodeLabel.tsx#L50
'nodeWidth' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
packages/nodes/src/components/nodes/generic-node/components/GenericNodeShadow.tsx#L12
'template' is defined but never used. Allowed unused args must match /^_/u
|
lint:
packages/nodes/src/components/nodes/generic-node/components/GenericNodeSkeleton.tsx#L1
'useMemo' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/nodes/src/components/nodes/generic-node/components/GenericNodeSkeleton.tsx#L13
'template' is defined but never used. Allowed unused args must match /^_/u
|
lint:
packages/nodes/src/store/dispatch.ts#L10
'divideDomain' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/nodes/src/store/dispatch.ts#L10
'remap' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/nodes/src/store/dispatch.ts#L14
'NODE_INTERNAL_PADDING' is assigned a value but never used. Allowed unused vars must match /^_/u
|