Skip to content

chore(dev-deps): update dependency @stylistic/eslint-plugin to v2.10.1 #3536

chore(dev-deps): update dependency @stylistic/eslint-plugin to v2.10.1

chore(dev-deps): update dependency @stylistic/eslint-plugin to v2.10.1 #3536

Triggered via pull request November 1, 2024 10:23
Status Success
Total duration 42s
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")