Merge pull request #40 from NLnetLabs/shrink-ast #73
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cargo build --verbose --all-features:
src/eval.rs#L2921
method `get_type` is never used
|
Run cargo test --verbose --all-features:
src/eval.rs#L2921
method `get_type` is never used
|
Run cargo test --verbose --all-features:
tests/compare.rs#L16
struct `RibValue` is never constructed
|
Run cargo test --verbose --all-features:
tests/lists.rs#L18
struct `RibValue` is never constructed
|
Run cargo test --verbose --all-features:
tests/records.rs#L18
struct `RibValue` is never constructed
|
Run cargo test --verbose --all-features:
tests/eq_conversions.rs#L16
struct `RibValue` is never constructed
|
Loading