Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website #30
Annotations
6 warnings
The following actions use a deprecated Node.js version 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/
|
Run volta-cli/action@2d68418f32546fd191eb666e232b321d5726484d
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']
|
Run lint:
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
|
Run lint:
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
|
Run lint:
src/maplibre/maplibre.ts#L442
Method '_updateStyleComponents' has a complexity of 14. Maximum allowed is 11
|
Run lint:
test/src/components/marker.spec.jsx#L8
Async arrow function has too many statements (39). Maximum allowed is 25
|
Loading