marker.ts: undefined instead of null
#2500
Merged
Annotations
8 warnings
|
modules/main/src/mapbox-legacy/mapbox/mapbox.ts#L518
Method '_updateStyleComponents' has a complexity of 13. Maximum allowed is 11
|
|
modules/react-mapbox/src/mapbox/mapbox.ts#L518
Method '_updateStyleComponents' has a complexity of 13. Maximum allowed is 11
|
|
modules/react-maplibre/src/components/popup.ts#L41
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
|
|
modules/react-maplibre/src/maplibre/maplibre.ts#L252
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
|
|
modules/react-maplibre/src/maplibre/maplibre.ts#L448
Method '_updateStyleComponents' has a complexity of 14. Maximum allowed is 11
|
|
examples/mapbox/draw-polygon/src/draw-control.ts#L6
'any' overrides all other types in this intersection type
|
|
examples/maplibre/draw-polygon/src/draw-control.ts#L6
'any' overrides all other types in this intersection type
|
|
|
The logs for this run have expired and are no longer available.
Loading