Skip to content

Test against EO compiler #253

Test against EO compiler

Test against EO compiler #253

Triggered via pull request March 5, 2024 07:08
Status Failure
Total duration 7m 52s
Artifacts

ghc.yml

on: pull_request
Run static checks
10s
Run static checks
Matrix: Run pipeline
Build and upload site (master)
0s
Build and upload site (master)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
Run pipeline (windows-latest)
Error: The process 'C:\hostedtoolcache\windows\stack\2.15.1\x64\stack.exe' failed with exit code 1
Run pipeline (windows-latest)
The process 'C:\hostedtoolcache\windows\stack\2.15.1\x64\stack.exe' failed with exit code 1
Run pipeline (macos-latest)
The job was canceled because "windows-latest" failed.
Run pipeline (macos-latest)
The operation was canceled.
Run static checks: eo-phi-normalizer/src/Language/EO/Phi/Normalize.hs#L3
Warning in module Language.EO.Phi.Normalize: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE OverloadedLabels #-}"
Run static checks: eo-phi-normalizer/src/Language/EO/Phi/Rules/Yaml.hs#L295
Warning in evaluateMetaFuncs' in module Language.EO.Phi.Rules.Yaml: Redundant pure ▫︎ Found: "do res <- gets (Common.intToBytesObject . nuCount)\n pure res" ▫︎ Perhaps: "do gets (Common.intToBytesObject . nuCount)"
Run static checks: eo-phi-normalizer/test/Language/EO/Rules/PhiPaperSpec.hs#L4
Warning in module Language.EO.Rules.PhiPaperSpec: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE LambdaCase #-}"
Run static checks: eo-phi-normalizer/test/Language/EO/Rules/PhiPaperSpec.hs#L233
Suggestion in confluent in module Language.EO.Rules.PhiPaperSpec: Use underscore ▫︎ Found: "1000" ▫︎ Perhaps: "1_000"
Run pipeline (windows-latest)
No cache found
Run pipeline (macos-latest)
No cache found