Skip to content

Update T5 E-paper S3 Pro and add Pro V2 details #444

Update T5 E-paper S3 Pro and add Pro V2 details

Update T5 E-paper S3 Pro and add Pro V2 details #444

Triggered via pull request September 8, 2026 20:58
Status Success
Total duration 4m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 4 notices
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/
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, 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/style/noNonNullAssertion: tests/worker/router.test.ts#L291
Forbidden non-null assertion.
lint/correctness/noUnusedImports: src/services/gateway.ts#L1
This import is empty.
lint/complexity/useDateNow: src/lib/mqtt.ts#L112
Use Date.now() instead of new Date().getTime().
lint/suspicious/noTsIgnore: src/index.ts#L87
Unsafe use of the @ts-ignore directive found in this comment.
lint/suspicious/useBiomeIgnoreFolder: biome.json#L6
Incorrect usage of ignore a folder found.
static
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@v4. 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#L105
Missing radix parameter
deserialize: biome.json#L2
The configuration schema version does not match the CLI version 2.5.12