fix: react-maplibre - support maplibre-gl v6 - #2598
Merged
chrisgervang merged 15 commits intoJul 29, 2026
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests:
examples/mapbox/draw-polygon/src/draw-control.ts#L6
'any' overrides all other types in this intersection type
|
|
Run tests:
modules/react-maplibre/src/maplibre/maplibre.ts#L527
Method '_updateStyleComponents' has a complexity of 14. Maximum allowed is 11
|
|
Run tests:
modules/react-maplibre/src/components/source.ts#L57
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run tests:
modules/react-mapbox/src/utils/transform.ts#L65
Function 'applyViewStateToTransform' has too many statements (29). Maximum allowed is 25
|
|
Run tests:
modules/react-mapbox/src/utils/transform.ts#L35
Function 'compareViewStateWithTransform' has a complexity of 14. Maximum allowed is 11
|
|
Run tests:
modules/react-mapbox/src/mapbox/proxy-transform.ts#L92
Method 'set' has a complexity of 28. Maximum allowed is 11
|
|
Run tests:
modules/react-mapbox/src/mapbox/proxy-transform.ts#L92
Method 'set' has too many statements (28). Maximum allowed is 25
|
|
Run tests:
modules/react-mapbox/src/mapbox/proxy-transform.ts#L42
Method 'get' has a complexity of 12. Maximum allowed is 11
|
|
Run tests:
modules/react-mapbox/src/mapbox/mapbox.ts#L515
Method '_updateStyleComponents' has a complexity of 13. Maximum allowed is 11
|
|
Run tests:
modules/main/src/mapbox-legacy/mapbox/mapbox.ts#L518
Method '_updateStyleComponents' has a complexity of 13. Maximum allowed is 11
|
background
wait
wait-all
cancel
parallel
Loading