Skip to content

GET-45: new-badge-props #390

GET-45: new-badge-props

GET-45: new-badge-props #390

Triggered via pull request October 29, 2025 16:59
Status Failure
Total duration 34s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build
Process completed with exit code 1.
build: stories/demos/Badge.story.tsx#L191
Delete `⏎`
build: src/symbols/nodes/Badge.tsx#L227
Replace `textSizeCalculations,·label.length,·padding,·icon,·iconSize,·iconTextGap` with `⏎····textSizeCalculations,⏎····label.length,⏎····padding,⏎····icon,⏎····iconSize,⏎····iconTextGap⏎··`
build: src/CameraControls/useCenterGraph.ts#L101
'disabled' is defined but never used. Allowed unused args must match /^_/u
build: src/CameraControls/useCenterGraph.ts#L101
'disabled' is defined but never used
build: src/CameraControls/CameraControls.tsx#L384
Unknown property 'maxDistance' found
build: src/CameraControls/CameraControls.tsx#L383
Unknown property 'dollyToCursor' found
build: src/CameraControls/CameraControls.tsx#L382
Unknown property 'minDistance' found
build: src/CameraControls/CameraControls.tsx#L381
Unknown property 'smoothTime' found
build: src/CameraControls/CameraControls.tsx#L380
Unknown property 'args' found
build: docs/demos/AggregateEdges.story.tsx#L200
The 'edges' array makes the dependencies of useMemo Hook (at line 236) change on every render. To fix this, wrap the initialization of 'edges' in its own useMemo() Hook
build: docs/demos/AggregateEdges.story.tsx#L114
The 'edges' array makes the dependencies of useMemo Hook (at line 139) change on every render. To fix this, wrap the initialization of 'edges' in its own useMemo() Hook
build: docs/demos/AggregateEdges.story.tsx#L13
The 'edges' array makes the dependencies of useMemo Hook (at line 53) change on every render. To fix this, wrap the initialization of 'edges' in its own useMemo() Hook