Skip to content

Refactor/remove s expr to ast #53

Refactor/remove s expr to ast

Refactor/remove s expr to ast #53

Triggered via pull request January 10, 2024 17:12
Status Failure
Total duration 5m 51s
Artifacts

Tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Coding style error
file:./LobsterLang/app/Main.hs, line:22, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:24, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:30, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:38, 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:54, 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/src/AstEval.hs, line:51, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:52, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:60, 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/VmSpec.hs#L1
The export item ‘module VmSpec’ is missing an export list