Merge pull request #921 from harmondconsultant-png/feat/875-prevent-r… #146
feature-matrix.yml
on: push
Native | std | build + test
1m 3s
WASM | no_std | --features wasm
52s
no_std | compliance check
1m 12s
Matrix: clippy-matrix
Native | --features mock-only | test
1m 33s
Native | --features std,mock-only | test
1m 40s
Stress Tests | --features stress-tests
CLI Integration Harness
0s
Feature Gate Permutation Tests
Matrix Summary
2s
Annotations
18 errors, 8 warnings, and 8 notices
|
WASM | no_std | --features wasm
WASM build failed.
|
|
WASM | no_std | --features wasm
Process completed with exit code 101.
|
|
Native | std | build + test
Native std build or test failed.
|
|
Native | std | build + test
Process completed with exit code 101.
|
|
Clippy | no_std (no features)
Clippy check failed for: no_std (no features)
|
|
Clippy | no_std (no features)
Process completed with exit code 101.
|
|
no_std | compliance check
no_std compliance check failed — a std-only import may have been added.
|
|
no_std | compliance check
Process completed with exit code 101.
|
|
Clippy | std + mock-only
Clippy check failed for: std + mock-only
|
|
Clippy | std + mock-only
Process completed with exit code 101.
|
|
Native | --features mock-only | test
mock-only feature gate test failed.
|
|
Native | --features mock-only | test
Process completed with exit code 101.
|
|
Clippy | default features
Clippy check failed for: default features
|
|
Clippy | default features
Process completed with exit code 101.
|
|
Native | --features std,mock-only | test
std + mock-only combined feature test failed.
|
|
Native | --features std,mock-only | test
Process completed with exit code 101.
|
|
Matrix Summary
Process completed with exit code 1.
|
|
Matrix Summary
Feature matrix has failures — see job details above.
|
|
WASM | no_std | --features wasm
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Native | std | build + test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Clippy | no_std (no features)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
no_std | compliance check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Clippy | std + mock-only
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Native | --features mock-only | test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Clippy | default features
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Native | --features std,mock-only | test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
WASM | no_std | --features wasm
Run locally with: cargo build --release --target wasm32-unknown-unknown --no-default-features --features wasm
|
|
Native | std | build + test
Run locally with: cargo test
|
|
Clippy | no_std (no features)
Run locally with: cargo clippy --all-targets --no-default-features -- -D warnings
|
|
no_std | compliance check
Run locally with: cargo check --no-default-features
|
|
Clippy | std + mock-only
Run locally with: cargo clippy --all-targets --features std,mock-only -- -D warnings
|
|
Native | --features mock-only | test
Run locally with: cargo test --features mock-only
|
|
Clippy | default features
Run locally with: cargo clippy --all-targets -- -D warnings
|
|
Native | --features std,mock-only | test
Run locally with: cargo test --features std,mock-only
|