Configure Renovate #1
Annotations
10 errors and 6 warnings
Run actions-rs/cargo@v1:
src/evaluator/new_frame.rs#L3
unused import: `ValuePtr`
|
Run actions-rs/cargo@v1:
src/evaluator/new_value/iterator.rs#L3
unused import: `ValuePtr`
|
Run actions-rs/cargo@v1:
src/parser/tokenizer.rs#L260
unnecessary parentheses around match arm expression
|
Run actions-rs/cargo@v1:
src/parser/tokenizer.rs#L261
unnecessary parentheses around match arm expression
|
Run actions-rs/cargo@v1:
src/parser/tokenizer.rs#L262
unnecessary parentheses around match arm expression
|
Run actions-rs/cargo@v1:
src/evaluator/new_frame.rs#L7
fields `bindings` and `parent` are never read
|
Run actions-rs/cargo@v1:
src/evaluator/new_frame.rs#L22
associated items `new_with_parent`, `from_tuple`, `bind`, and `lookup` are never used
|
Run actions-rs/cargo@v1:
src/evaluator/new_value.rs#L34
methods `borrow` and `borrow_mut` are never used
|
Run actions-rs/cargo@v1:
src/evaluator/new_value.rs#L49
multiple associated items are never used
|
Run actions-rs/cargo@v1:
src/evaluator/new_value/kind.rs#L23
multiple variants are never constructed
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading