Assembler simplification (pending state removal) #408
Annotations
10 errors and 31 warnings
Rustfmt
could not compile `etk-asm` (lib) due to 9 previous errors
|
Rustfmt
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Rustfmt:
etk-asm/src/asm.rs#L155
method `expr` is never used
|
Rustfmt:
etk-asm/src/asm.rs#L226
field `dynamic_push` is never read
|
Rustfmt:
etk-asm/src/ast.rs#L9
variant `Raw` is never constructed
|
Rustfmt:
etk-asm/src/asm.rs#L353
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Rustfmt:
etk-asm/src/asm.rs#L566
unneeded `return` statement
|
Rustfmt:
etk-asm/src/ingest.rs#L302
this expression creates a reference which is immediately dereferenced by the compiler
|
Rustfmt:
etk-asm/src/ingest.rs#L317
this expression creates a reference which is immediately dereferenced by the compiler
|
Rustfmt:
etk-asm/src/ingest.rs#L379
parameter is only used in recursion
|
Rustfmt
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, 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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Rustfmt
It seems that this Action is executed from the forked repository.
|
Rustfmt
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Check:
etk-asm/src/asm.rs#L155
method `expr` is never used
|
Check:
etk-asm/src/asm.rs#L226
field `dynamic_push` is never read
|
Check:
etk-asm/src/ast.rs#L9
variant `Raw` is never constructed
|
Check
`etk-asm` (lib) generated 3 warnings
|
Check
the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
|
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
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test Suite:
etk-asm/src/asm.rs#L155
method `expr` is never used
|
Test Suite:
etk-asm/src/asm.rs#L226
field `dynamic_push` is never read
|
Test Suite:
etk-asm/src/ast.rs#L9
variant `Raw` is never constructed
|
Test Suite
`etk-asm` (lib) generated 3 warnings
|
Test Suite
`etk-asm` (lib test) generated 3 warnings (3 duplicates)
|
Test Suite
the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
|