Skip to content

Fix warnings after rust upgrade #351

Fix warnings after rust upgrade

Fix warnings after rust upgrade #351

Triggered via pull request December 13, 2023 04:16
Status Failure
Total duration 40s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 40 warnings
Format Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: codegen/src/code.rs#L23
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: codegen/src/data_table.rs#L8
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: codegen/src/exec_table.rs#L35
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: codegen/src/lib.rs#L152
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: codegen/src/lib.rs#L157
this expression creates a reference which is immediately dereferenced by the compiler
Clippy
could not compile `codegen` (lib) due to 5 previous errors
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Docs
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/
Docs
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/
Docs
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/
Docs
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/
Docs
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/
Docs: src/format/text/module_builder.rs#L21
unresolved link to `Field`
Docs: src/runtime/instantiate.rs#L28
unresolved link to `Module`
Docs: src/instructions/mod.rs#L2
redundant explicit link target
Docs: src/runtime/store.rs#L42
redundant explicit link target
Docs: src/runtime/store.rs#L43
redundant explicit link target
Docs: src/runtime/store.rs#L44
redundant explicit link target
Docs: src/runtime/store.rs#L45
redundant explicit link target
Docs: src/runtime/store.rs#L46
redundant explicit link target
Docs: src/runtime/store.rs#L47
redundant explicit link target
Docs: src/spec/format/mod.rs#L396
unclosed HTML tag `cmd`
Format 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/
Format 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/
Format 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/
Format 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/
Format 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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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 Tests
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 Tests
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 Tests
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 Tests
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 Tests
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 Tests: tests/memfloat/mod.rs#L15
trailing semicolon in macro used in expression position
Run Tests: tests/memfloat/mod.rs#L16
trailing semicolon in macro used in expression position
Run Tests: tests/memfloat/mod.rs#L21
trailing semicolon in macro used in expression position
Run Tests: tests/memfloat/mod.rs#L22
trailing semicolon in macro used in expression position
Run Tests: tests/meminstr32/mod.rs#L15
trailing semicolon in macro used in expression position
Run Tests: tests/meminstr32/mod.rs#L16
trailing semicolon in macro used in expression position
Run Tests: tests/meminstr32/mod.rs#L20
trailing semicolon in macro used in expression position
Run Tests: tests/meminstr32/mod.rs#L24
trailing semicolon in macro used in expression position
Run Tests: tests/meminstr32/mod.rs#L28
trailing semicolon in macro used in expression position
Run Tests: tests/meminstr32/mod.rs#L32
trailing semicolon in macro used in expression position