Skip to content

feat: Add more allows #118

feat: Add more allows

feat: Add more allows #118

Triggered via push March 18, 2024 16:03
Status Failure
Total duration 1m 11s
Artifacts

build_main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: mona_dsl/src/ast/expression/expression.rs#L3
unused import: `pest::Span`
build: mona_dsl/src/compiler/compiler.rs#L2
unused import: `HashSet`
build: mona_dsl/src/compiler/compiler.rs#L8
unused imports: `ASTTraverse`, `ASTTraverser`
build: mona_dsl/src/compiler/compiler.rs#L13
unused import: `crate::parser::pest::parse_to_cst`
build: mona_dsl/src/compiler/compiler.rs#L14
unused import: `crate::parser::to_ast::ToAST`
build: mona_dsl/src/compiler/simple_compiler.rs#L9
unused import: `ASTExpression`
build: mona_dsl/src/compiler/simple_compiler.rs#L11
unused import: `ASTStatement`
build: mona_dsl/src/parser/pest.rs#L1
unused import: `RuleType`
build: mona_dsl/src/parser/to_ast.rs#L11
unused import: `crate::object::mona_object::MonaObject`
build: mona_dsl/src/code/byte_code/add.rs#L2
unused imports: `Display`, `Formatter`
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: mona_derive/src/lib.rs#L5
unused import: `quote::quote`
build: mona_derive/src/lib.rs#L13
variable does not need to be mutable
build: mona_derive/src/lib.rs#L63
variable does not need to be mutable
build: mona_derive/src/lib.rs#L124
variable does not need to be mutable
build: mona_derive/src/lib.rs#L175
variable does not need to be mutable
build: mona_derive/src/lib.rs#L224
variable does not need to be mutable
build: mona_derive/src/lib.rs#L275
variable does not need to be mutable
build: mona_derive/src/lib.rs#L363
variable does not need to be mutable
build: mona_derive/src/lib.rs#L416
variable does not need to be mutable