Skip to content

Refactor/remove s expr to ast #56

Refactor/remove s expr to ast

Refactor/remove s expr to ast #56

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

Tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 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/AstEval.hs, line:36, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:37, 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/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