add cargo config #154
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
packages/compiler/src/lib.rs#L8
unused import: `crate::node::*`
|
packages/compiler/src/lib.rs#L9
unused import: `neon`
|
packages/compiler/src/node.rs#L4
function `gen_from_decomposed_node` is never used
|
packages/compiler/src/node.rs#L47
function `gen_from_raw_node` is never used
|
|
packages/apis/src/extract_substrs.rs#L3
unused import: `itertools::Itertools`
|
|
The logs for this run have expired and are no longer available.
Loading