Skip to content

chore(dev-deps): update dependency semantic-release to v24.1.3 #3515

chore(dev-deps): update dependency semantic-release to v24.1.3

chore(dev-deps): update dependency semantic-release to v24.1.3 #3515

Triggered via pull request October 19, 2024 01:00
Status Success
Total duration 1m 0s
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")