fix(css): return undefined if there is no className
#2030
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
Annotations
6 errors and 10 warnings
|
Build demo app
Type 'string | null' is not assignable to type 'string | undefined'.
|
|
Build demo app
Type 'string | null' is not assignable to type 'string | undefined'.
|
|
Build demo app
Type 'string | null' is not assignable to type 'string | undefined'.
|
|
Build demo app
Type 'string | null' is not assignable to type 'string | undefined'.
|
|
Build demo app
Process completed with exit code 1.
|
|
Unit tests
Process completed with exit code 1.
|
|
Lint:
packages/react-charts/src/victory/components/Chart/Chart.test.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|
|
Lint:
packages/react-charts/src/victory/components/Chart/Chart.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|
|
Lint:
packages/react-charts/src/victory/components/ChartArea/ChartArea.test.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|
|
Lint:
packages/react-charts/src/victory/components/ChartArea/ChartArea.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|
|
Lint:
packages/react-charts/src/victory/components/ChartAxis/ChartAxis.test.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|
|
Lint:
packages/react-charts/src/victory/components/ChartAxis/ChartAxis.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|
|
Lint:
packages/react-charts/src/victory/components/ChartBar/ChartBar.test.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|
|
Lint:
packages/react-charts/src/victory/components/ChartBar/ChartBar.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|
|
Lint:
packages/react-charts/src/victory/components/ChartBoxPlot/ChartBoxPlot.test.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|
|
Lint:
packages/react-charts/src/victory/components/ChartBoxPlot/ChartBoxPlot.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Please use named imports when importing from React
|