Continue implementing diagnostics infrastructure #98
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 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/
|
cargo doc --no-deps:
shin-asm/src/compile/def_map/registers.rs#L16
field `definition_span` is never read
|
cargo doc --no-deps:
shin-asm/src/compile/hir/lower/block.rs#L12
associated items `new` and `count` are never used
|
cargo doc --no-deps:
shin-asm/src/compile/hir/lower/block.rs#L34
struct `LoweredBlock` is never constructed
|
cargo doc --no-deps:
shin-asm/src/compile/hir/lower/block.rs#L47
associated items `from_hir`, `complete`, `size`, and `debug_dump` are never used
|
cargo doc --no-deps:
shin-asm/src/compile/hir/lower/instruction.rs#L7
function `expect_no_more_args` is never used
|
cargo doc --no-deps:
shin-asm/src/compile/hir/lower/instruction.rs#L28
function `instruction_from_hir` is never used
|
cargo doc --no-deps
`shin-asm` (lib) generated 6 warnings
|
cargo doc --no-deps:
shin/src/input/buttonlike.rs#L5
unresolved link to `Actionlike`
|
cargo doc --no-deps:
shin/src/input/buttonlike.rs#L71
unresolved link to `ActionState::update`
|
cargo doc --no-deps:
shin/src/input/buttonlike.rs#L78
unresolved link to `ActionState::update`
|
Fix file permissions
mode of 'target/doc/.lock' changed from 0600 (rw-------) to 0644 (rw-r--r--)
|
The logs for this run have expired and are no longer available.
Loading