fix: make labels take up less pie chart space #49
ci.yml
on: pull_request
Verify Files
53s
Tests
33s
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/pie/prepare-data.ts#L110
'args' is already declared in the upper scope on line 43 column 32
|
Verify Files:
src/hooks/useShapes/treemap/types.ts#L16
Unexpected any. Specify a different type
|