Assembler simplification (pending state removal) #442
Annotations
5 errors and 8 warnings
Run actions-rs/clippy-check@v1
could not compile `etk-asm` (lib) due to 3 previous errors
|
Run actions-rs/clippy-check@v1
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Run actions-rs/clippy-check@v1:
etk-asm/src/asm.rs#L322
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/clippy-check@v1:
etk-asm/src/asm.rs#L179
call to `.clone()` on a reference in this situation does nothing
|
Run actions-rs/clippy-check@v1
Exiting due to clippy errors
|
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/
|
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/
|
Run actions-rs/clippy-check@v1
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Run actions-rs/clippy-check@v1
It seems that this Action is executed from the forked repository.
|
Run actions-rs/clippy-check@v1
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.
|
The logs for this run have expired and are no longer available.
Loading