Bump cross-spawn from 7.0.3 to 7.0.6 in /react_ui #43
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run yarn lint:
react_ui/src/components/InfoDialog.tsx#L21
'DoneItem' is assigned a value but never used
|
Run yarn lint:
react_ui/src/components/InfoDialog.tsx#L21
'theme' is defined but never used
|
Run yarn lint:
react_ui/src/components/ResponsiveAppBarFooter.tsx#L1
'styled' is defined but never used
|
Run yarn lint:
react_ui/src/components/map/UirasMap.tsx#L82
React Hook React.useCallback has a missing dependency: 'mapRef'. Either include it or remove the dependency array
|
Loading