chore(deps-dev): apply updates #5765
Annotations
2 errors and 1 warning
pnpm lint:
src/charging-station/ocpp/OCPPServiceUtils.ts#L289
For-in loops over arrays skips holes, returns indices as strings, and may visit the prototype chain or other enumerable properties. Use a more robust iteration method such as for-of or array.forEach instead
|
pnpm lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading