Skip to content

Bump pnpm from 8.15.3 to 10.34.4 #315

Bump pnpm from 8.15.3 to 10.34.4

Bump pnpm from 8.15.3 to 10.34.4 #315

Triggered via pull request June 30, 2026 13:25
Status Success
Total duration 18m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 3 notices
quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint/correctness/noUnusedImports: src/services/gateway.ts#L1
This import is empty.
lint/complexity/useDateNow: src/lib/mqtt.ts#L76
Use Date.now() instead of new Date().getTime().
lint/suspicious/noTsIgnore: src/index.ts#L75
Unsafe use of the @ts-ignore directive found in this comment.
lint/suspicious/useBiomeIgnoreFolder: biome.json#L6
Incorrect usage of ignore a folder found.
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint/correctness/useParseIntRadix: src/routes/firmware.ts#L175
Missing radix parameter
lint/correctness/useParseIntRadix: src/index.ts#L89
Missing radix parameter
deserialize: biome.json#L2
The configuration schema version does not match the CLI version 2.5.1