Bump the next group across 1 directory with 2 updates #1725
Annotations
12 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
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
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|