Skip to content

fix(css): return undefined if there is no className #2030

fix(css): return undefined if there is no className

fix(css): return undefined if there is no className #2030

Triggered via pull request March 3, 2025 19:36
Status Failure
Total duration 5m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Matrix: Integration tests
Fit to window
Zoom out
Zoom in

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