Skip to content

Even more ast types #65

Even more ast types

Even more ast types #65

Triggered via push July 5, 2023 20:23
Status Success
Total duration 3m 3s
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/syntax/syntax_node.rs#L13
unused imports: `GreenToken`, `NodeOrToken`
build: shin-asm/src/syntax/ast/nodes/expressions.rs#L2
unused imports: `AstChildren`, `SyntaxToken`, `T`, `self`, `support`
build: shin-asm/src/syntax/ast/nodes/mod.rs#L6
unused imports: `T`, `self`
build: shin-asm/src/syntax/mod.rs#L147
unused macro definition: `match_ast`
build: shin-asm/src/syntax/mod.rs#L158
unused import: `match_ast`
build: shin-asm/src/syntax/validation.rs#L5
unused variable: `node`
build: shin-asm/src/syntax/validation.rs#L4
variable does not need to be mutable
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
Invalid file permissions automatically fixed
mode of 'target/doc/.lock' changed from 0600 (rw-------) to 0644 (rw-r--r--)