LG-4650: migrate from yarn to pnpm #4809
pr.yml
on: pull_request
Build packages
8s
Check lints
1m 2s
Chromatic
3m 45s
Run tests
15m 8s
Validate builds & dependencies
36s
Annotations
1 error and 15 warnings
Check lints
Process completed with exit code 1.
|
Build packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate builds & dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check lints:
charts/core/src/Chart/hooks/useChart.ts#L38
React Hook useEffect has a missing dependency: 'onChartReady'. Either include it or remove the dependency array. If 'onChartReady' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Check lints:
charts/core/src/Chart/hooks/useChart.ts#L50
React Hook useEffect has a missing dependency: 'echart'. Either include it or remove the dependency array
|
Check lints:
charts/core/src/Chart/hooks/useChart.ts#L59
React Hook useEffect has a missing dependency: 'echart'. Either include it or remove the dependency array
|
Check lints:
charts/core/src/Chart/hooks/useChart.ts#L67
React Hook useEffect has a missing dependency: 'echart'. Either include it or remove the dependency array
|
Check lints:
charts/core/src/Chart/hooks/useChart.ts#L90
React Hook useEffect has missing dependencies: 'echart' and 'hideTooltip'. Either include them or remove the dependency array
|
Check lints:
charts/core/src/Echart/useEchart.ts#L64
React Hook useMemo has a missing dependency: 'withInstanceCheck'. Either include it or remove the dependency array
|
Check lints:
charts/core/src/Echart/useEchart.ts#L103
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Check lints:
charts/core/src/Echart/useEchart.ts#L116
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Check lints:
charts/core/src/Echart/useEchart.ts#L123
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Check lints:
charts/core/src/Echart/useEchart.ts#L143
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Chromatic
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|