Feat/scroll #657
Annotations
2 errors and 5 warnings
Lint:
lib/src/cartesian/components/XAxis.tsx#L12
`lib/src/utils/boundsToClip` import should occur before import of `../../utils/tickHelpers`
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
lib/src/cartesian/CartesianChart.tsx#L3
'rect' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
lib/src/cartesian/components/XAxis.tsx#L40
'x1r' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
lib/src/cartesian/components/XAxis.tsx#L40
'x2r' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
lib/src/types.ts#L4
'ClipDef' is defined but never used. Allowed unused vars must match /^_/u
|
Loading