Skip to content

Add a preliminary parser implementation #55

Add a preliminary parser implementation

Add a preliminary parser implementation #55

Triggered via push June 23, 2023 15:11
Status Success
Total duration 3m 11s
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/lib.rs#L1
unused `#[macro_use]` import
build: shin-asm/src/parser/mod.rs#L4
unused import: `pest::Parser`
build: shin-asm/src/parser/lex/mod.rs#L456
unused variable: `empty_exponent`
build
`shin-asm` (lib) generated 3 warnings (run `cargo fix --lib -p shin-asm` to apply 2 suggestions)
build: shin/src/input/buttonlike.rs#L5
unresolved link to `Actionlike`
build: shin/src/input/buttonlike.rs#L71
unresolved link to `ActionState::update`
build: shin/src/input/buttonlike.rs#L78
unresolved link to `ActionState::update`
build: shin/src/input/buttonlike.rs#L87
unresolved link to `bevy::input::mouse::MouseWheel`
build: shin/src/layer/wobbler/mod.rs#L16
this URL is not a hyperlink
build: shin/src/layer/wobbler/mod.rs#L19
this URL is not a hyperlink
Invalid file permissions automatically fixed
mode of 'target/doc/.lock' changed from 0600 (rw-------) to 0644 (rw-r--r--)