Skip to content

chore(dev-deps): update all non-major dependencies #3518

chore(dev-deps): update all non-major dependencies

chore(dev-deps): update all non-major dependencies #3518

Triggered via pull request November 1, 2024 01:17
Status Success
Total duration 48s
Artifacts

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint_js
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint_js: src/units/converters/area.ts#L9
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/units/converters/area.ts#L16
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
lint_js: src/units/converters/volume.ts#L9
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")