Skip to content

Merge pull request #102 from meshtastic/feat/opensauce-firmware #324

Merge pull request #102 from meshtastic/feat/opensauce-firmware

Merge pull request #102 from meshtastic/feat/opensauce-firmware #324

Triggered via push July 7, 2026 02:15
Status Success
Total duration 23s
Artifacts

ci.yml

on: push
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#L77
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#L93
Missing radix parameter
deserialize: biome.json#L2
The configuration schema version does not match the CLI version 2.5.2