Skip to content

Bump @types/three from 0.136.1 to 0.167.0 #1573

Bump @types/three from 0.136.1 to 0.167.0

Bump @types/three from 0.136.1 to 0.167.0 #1573

Triggered via push July 26, 2024 10:24
Status Failure
Total duration 3m 3s
Artifacts

ci-nodes.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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
Type 'Event<string, unknown>' does not satisfy the constraint 'Object3DEventMap'.
test
Type 'Event<string, unknown>' does not satisfy the constraint 'Object3DEventMap'.
test
Property 'raycast' in type 'SpeckleMeshBVH' is not assignable to the same property in base type 'MeshBVH'.
test
Type 'Object3D<Event<string, unknown>>' does not satisfy the constraint 'Object3D<Object3DEventMap>'.
test
Type 'Event<string, unknown>' does not satisfy the constraint 'Object3DEventMap'.
test
Property 'raycastFirst' in type 'SpeckleMeshBVH' is not assignable to the same property in base type 'MeshBVH'.
test
Type 'Object3D<Event<string, unknown>>' does not satisfy the constraint 'Object3D<Object3DEventMap>'.
test
Type 'Event<string, unknown>' does not satisfy the constraint 'Object3DEventMap'.
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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