Native function calls #50
Annotations
4 errors and 40 warnings
Lints:
crates/vuur_lexer/src/lib.rs#L158
casting to the same type is unnecessary (`u32` -> `u32`)
|
Lints:
crates/vuur_lexer/src/lib.rs#L258
manual check for common ascii range
|
Lints
could not compile `vuur_lexer` (lib) due to 2 previous errors
|
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Lints
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/.
|
Lints
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/
|
Lints
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Lints
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Check
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/.
|
Check
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/
|
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Check
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Check:
crates/vuur_parse/src/error.rs#L4
unused variable: `source`
|
Check:
crates/vuur_parse/src/error.rs#L4
unused variable: `err`
|
Check:
crates/vuur_parse/src/error.rs#L5
variable does not need to be mutable
|
Check:
crates/vuur_parse/src/error.rs#L15
field `inner` is never read
|
Check:
crates/vuur_parse/src/error.rs#L19
fields `span`, `filepath`, and `cause` are never read
|
Check
`vuur_parse` (lib) generated 5 warnings (run `cargo fix --lib -p vuur_parse` to apply 1 suggestion)
|
Check:
crates/vuur_compile/src/disasm.rs#L6
unused import: `crate::constants::*`
|
Check:
crates/vuur_compile/src/bytecode.rs#L57
method `write_data` is never used
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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 Suite
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 Suite
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 Suite
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 Suite
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 Suite
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 Suite
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 Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Test Suite
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test Suite:
crates/vuur_parse/src/error.rs#L4
unused variable: `source`
|
Test Suite:
crates/vuur_parse/src/error.rs#L4
unused variable: `err`
|
Test Suite:
crates/vuur_parse/src/error.rs#L5
variable does not need to be mutable
|
Test Suite:
crates/vuur_parse/src/error.rs#L15
field `inner` is never read
|
Test Suite:
crates/vuur_parse/src/error.rs#L19
fields `span`, `filepath`, and `cause` are never read
|
Test Suite:
crates/vuur_compile/src/disasm.rs#L6
unused import: `crate::constants::*`
|
Test Suite:
crates/vuur_compile/src/bytecode.rs#L57
method `write_data` is never used
|
Test Suite:
crates/vuur_compile/src/chunk.rs#L18
field `data` is never read
|