chore(main): release 0.6.1 (#22) #53
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
src/hooks/useAxisScales/index.ts#L109
'yMin' is already declared in the upper scope on line 69 column 11
|
src/hooks/useAxisScales/index.ts#L115
'yMin' is already declared in the upper scope on line 69 column 11
|
src/hooks/useAxisScales/index.ts#L200
'xMin' is already declared in the upper scope on line 153 column 11
|
src/hooks/useAxisScales/index.ts#L200
'xMax' is already declared in the upper scope on line 154 column 11
|
src/hooks/useAxisScales/index.ts#L206
'xMin' is already declared in the upper scope on line 153 column 11
|
src/hooks/useAxisScales/index.ts#L206
'xMax' is already declared in the upper scope on line 154 column 11
|
src/hooks/useShapes/index.tsx#L273
React Hook React.useMemo has missing dependencies: 'htmlLayout' and 'split'. Either include them or remove the dependency array
|
src/hooks/useShapes/line/index.tsx#L109
'd' is already declared in the upper scope on line 103 column 34
|
src/hooks/useShapes/treemap/types.ts#L16
Unexpected any. Specify a different type
|
src/hooks/useShapes/waterfall/index.tsx#L162
React Hook React.useEffect has a missing dependency: 'connectorSelector'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading