Bump peg from 0.8.1 to 0.8.4 in /native (#1197) #969
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
enum `Expr` is never used
|
test
1 warning emitted
|
test:
native/libcst_derive/tests/pass/minimal_cst.rs#L120
enum `Expr` is never used
|
test
struct `Thin` is never constructed
|
test
struct `Value` is never constructed
|
test
struct `Empty` is never constructed
|
test
enum `Smol` is never used
|
test
4 warnings emitted
|
test:
native/libcst_derive/tests/pass/simple.rs#L34
struct `Thin` is never constructed
|
test:
native/libcst_derive/tests/pass/simple.rs#L39
struct `Value` is never constructed
|
Loading