Level #107
Annotations
6 errors and 7 warnings
Lint Check:
crates/smwe-rom/src/snes_utils/addr.rs#L152
unexpected `cfg` condition name: `has_leading_trailing_ones`
|
Lint Check:
crates/smwe-rom/src/snes_utils/addr.rs#L163
unexpected `cfg` condition name: `has_leading_trailing_ones`
|
Lint Check:
crates/smwe-rom/src/snes_utils/addr.rs#L209
unexpected `cfg` condition name: `has_reverse_bits`
|
Lint Check:
crates/smwe-rom/src/snes_utils/rom.rs#L223
elided lifetime has a name
|
Lint Check:
crates/smwe-rom/src/level/object_layer.rs#L25
field `0` is never read
|
Lint Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Lint 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/cache@v2, 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/
|
Lint Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint 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/
|
Lint 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/
|
Lint 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/
|
Lint 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/
|
Lint Check
/home/runner/work/smw-editor/smw-editor/crates/wdc65816/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
|