Skip to content

chore(main): release 0.6.1 (#22) #53

chore(main): release 0.6.1 (#22)

chore(main): release 0.6.1 (#22) #53

Triggered via push January 9, 2025 15:07
Status Success
Total duration 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify Files: src/hooks/useAxisScales/index.ts#L109
'yMin' is already declared in the upper scope on line 69 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L115
'yMin' is already declared in the upper scope on line 69 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L200
'xMin' is already declared in the upper scope on line 153 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L200
'xMax' is already declared in the upper scope on line 154 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L206
'xMin' is already declared in the upper scope on line 153 column 11
Verify Files: src/hooks/useAxisScales/index.ts#L206
'xMax' is already declared in the upper scope on line 154 column 11
Verify Files: src/hooks/useShapes/index.tsx#L273
React Hook React.useMemo has missing dependencies: 'htmlLayout' and 'split'. Either include them or remove the dependency array
Verify Files: src/hooks/useShapes/line/index.tsx#L109
'd' is already declared in the upper scope on line 103 column 34
Verify Files: src/hooks/useShapes/treemap/types.ts#L16
Unexpected any. Specify a different type
Verify Files: src/hooks/useShapes/waterfall/index.tsx#L162
React Hook React.useEffect has a missing dependency: 'connectorSelector'. Either include it or remove the dependency array