Skip to content

Refactor/remove s expr to ast #57

Refactor/remove s expr to ast

Refactor/remove s expr to ast #57

Triggered via pull request January 11, 2024 18:54
Status Failure
Total duration 6m 40s
Artifacts

Tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Coding style error
file:./LobsterLang/app/Main.hs, line:30, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:32, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:34, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:39, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:47, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:56, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:63, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:65, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstOptimizer.hs, line:28, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstOptimizer.hs, line:29, coding-style:MINOR-H-F3
check_compilation: LobsterLang/src/Compiler.hs#L127
Pattern match(es) are non-exhaustive
run_tests: LobsterLang/src/Compiler.hs#L127
Pattern match(es) are non-exhaustive
run_tests: LobsterLang/test/AstEvalSpec.hs#L1
The export item ‘module AstEvalSpec’ is missing an export list
run_tests: LobsterLang/test/AstOptimizerSpec.hs#L1
The export item ‘module AstOptimizerSpec’ is missing an export list
run_tests: LobsterLang/test/CompilerSpec.hs#L1
The export item ‘module CompilerSpec’ is missing an export list
run_tests: LobsterLang/test/ParserSpec.hs#L1
The export item ‘module ParserSpec’ is missing an export list
run_tests: LobsterLang/test/ParserSpec.hs#L12
The import of ‘Parse’ is redundant
run_tests: LobsterLang/test/VmSpec.hs#L1
The export item ‘module VmSpec’ is missing an export list