chore: CI workflow improvements (#2380) #903
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
examples/geocoder/src/control-panel.tsx#L3
'props' is defined but never used
|
Run tests:
examples/terrain/src/control-panel.tsx#L3
'props' is defined but never used
|
Run tests:
src/components/use-map.tsx#L22
Strings must use singlequote
|
Run tests:
src/exports-maplibre.ts#L116
'@mapbox/point-geometry' should be listed in the project's dependencies. Run 'npm i -S @mapbox/point-geometry' to add it
|
Run tests:
src/mapbox/mapbox.ts#L525
Method '_updateStyleComponents' has a complexity of 13. Maximum allowed is 11
|
Run tests:
test/src/components/marker.spec.jsx#L9
Async arrow function has too many statements (32). Maximum allowed is 25
|
Loading