[v8] Website #1008
Annotations
1 error and 10 warnings
test-node
Process completed with exit code 1.
|
test-node:
modules/main/src/mapbox-legacy/mapbox/mapbox.ts#L512
Method '_updateStyleComponents' has a complexity of 13. Maximum allowed is 11
|
test-node:
modules/main/src/mapbox-legacy/types/style-spec.ts#L16
'/home/runner/work/react-map-gl/react-map-gl/node_modules/mapbox-gl/dist/mapbox-gl.js' imported multiple times
|
test-node:
modules/main/src/mapbox-legacy/types/style-spec.ts#L53
'/home/runner/work/react-map-gl/react-map-gl/node_modules/mapbox-gl/dist/mapbox-gl.js' imported multiple times
|
test-node:
modules/react-mapbox/src/mapbox/mapbox.ts#L512
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#L246
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#L442
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']
|