Update marker.md (#2367) #929
Annotations
8 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
examples/geocoder/src/control-panel.tsx#L3
'props' is defined but never used
|
examples/terrain/src/control-panel.tsx#L3
'props' is defined but never used
|
src/components/use-map.tsx#L22
Strings must use singlequote
|
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
|
src/mapbox/mapbox.ts#L525
Method '_updateStyleComponents' has a complexity of 13. Maximum allowed is 11
|
test/src/components/marker.spec.jsx#L9
Async arrow function has too many statements (32). Maximum allowed is 25
|
test/src/utils/transform.spec.js#L6
Arrow function has too many statements (28). Maximum allowed is 25
|
This job succeeded
Loading