import modules #52
Annotations
14 warnings
test
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/.
|
test
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/
|
test:
scout-interpreter/src/lib.rs#L2
unused import: `std::env::current_dir`
|
test:
scout-interpreter/src/lib.rs#L4
unused import: `Path`
|
test:
scout-interpreter/src/lib.rs#L13
unused import: `import::ResolvedMod`
|
test
`scout-interpreter` (lib) generated 3 warnings (run `cargo fix --lib -p scout-interpreter` to apply 3 suggestions)
|
test:
src/main.rs#L8
unused import: `object::Object`
|
test:
src/main.rs#L13
unused import: `Identifier`
|
test:
src/main.rs#L36
function `load_std` is never used
|
test
`scout` (bin "scout" test) generated 3 warnings (run `cargo fix --bin "scout" --tests` to apply 2 suggestions)
|
test
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/
|
test
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/
|
test
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/
|
test
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/
|