video change to 'link-to-open' #52
ci.yml
on: push
Deterministic assets (Ubuntu 24.04, Node 22.23.1)
16s
Minimum Pi 0.80.6 compatibility
26s
Matrix: quality
Annotations
6 errors and 5 warnings
|
Quality (Node 24)
Process completed with exit code 1.
|
|
Quality (Node 22)
Process completed with exit code 1.
|
|
Minimum Pi 0.80.6 compatibility
Process completed with exit code 1.
|
|
tests/package-install.test.ts > published package > has an exact runtime snapshot and loads from a production-only unusual path:
tests/package-install.test.ts#L114
AssertionError: expected [ 'LICENSE', 'README.md', …(67) ] to deeply equal [ 'LICENSE', 'README.md', …(64) ]
- Expected
+ Received
@@ -1,9 +1,12 @@
[
"LICENSE",
"README.md",
"THIRD_PARTY_NOTICES.md",
+ "assets/media/banner.webp",
+ "assets/media/demo-compatible.mp4",
+ "assets/media/demo.mp4",
"assets/wav/core/copy.wav",
"assets/wav/core/delete.wav",
"assets/wav/core/deselect.wav",
"assets/wav/core/dropdown-close.wav",
"assets/wav/core/dropdown-open.wav",
❯ tests/package-install.test.ts:114:19
|
|
tests/foundation.test.ts > release foundation > declares package and compatibility metadata:
tests/foundation.test.ts#L45
AssertionError: expected '20+' to be '>=20' // Object.is equality
Expected: ">=20"
Received: "20+"
❯ tests/foundation.test.ts:45:36
|
|
Quality (Node 20)
Process completed with exit code 1.
|
|
Deterministic assets (Ubuntu 24.04, Node 22.23.1)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Quality (Node 24)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Quality (Node 22)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Minimum Pi 0.80.6 compatibility
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Quality (Node 20)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|