[v8] Align type names with base map libraries #1009
Annotations
1 error and 8 warnings
test-node
Process completed with exit code 1.
|
test-node:
modules/main/src/mapbox-legacy/mapbox/mapbox.ts#L518
Method '_updateStyleComponents' has a complexity of 13. Maximum allowed is 11
|
test-node:
modules/react-mapbox/src/mapbox/mapbox.ts#L518
Method '_updateStyleComponents' has a complexity of 13. Maximum allowed is 11
|
test-node:
modules/react-maplibre/src/components/popup.ts#L46
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
|
test-node:
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
|
test-node:
modules/react-maplibre/src/maplibre/maplibre.ts#L448
Method '_updateStyleComponents' has a complexity of 14. Maximum allowed is 11
|
test-node:
examples/mapbox/draw-polygon/src/draw-control.ts#L6
'any' overrides all other types in this intersection type
|
test-node:
examples/maplibre/draw-polygon/src/draw-control.ts#L6
'any' overrides all other types in this intersection type
|
test-node
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']
|