Skip to content

Add more nodes and tests to implement later #58

Add more nodes and tests to implement later

Add more nodes and tests to implement later #58

Triggered via push July 2, 2023 12:03
Status Success
Total duration 3m 12s
Artifacts

rustdoc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
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/
build
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/
build
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/
build
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/
build: shin-asm/src/parser/lex/mod.rs#L6
unused import: `crate::parser::input::Input`
build: shin-asm/src/parser/shortcuts.rs#L4
unused import: `*`
build: shin-asm/src/parser/grammar/expressions/atom.rs#L63
unused variable: `p`
build: shin-asm/src/parser/grammar/expressions/mod.rs#L13
variant `Right` is never constructed
build: shin-asm/src/parser/parser.rs#L113
method `bump_remap` is never used
build: shin-asm/src/parser/parser.rs#L227
field `kind` is never read
build: shin-asm/src/parser/parser.rs#L273
method `kind` is never used
build: shin-asm/src/util/panic_context.rs#L3
function `enter` is never used
build: shin-asm/src/util/panic_context.rs#L17
associated function `init` is never used
build
`shin-asm` (lib) generated 9 warnings (run `cargo fix --lib -p shin-asm` to apply 3 suggestions)
Invalid file permissions automatically fixed
mode of 'target/doc/.lock' changed from 0600 (rw-------) to 0644 (rw-r--r--)