607 update eo to 0.50.0 #1160
ghc.yml
on: pull_request
Run static checks
13s
Matrix: Run pipeline
Matrix: Run tests
Build and upload site (master)
0s
Annotations
9 errors and 9 warnings
Run tests (ubuntu-latest)
Error: The process '/usr/local/bin/stack' failed with exit code 1
|
Run tests (ubuntu-latest)
The process '/usr/local/bin/stack' failed with exit code 1
|
Run tests (macos-latest)
Error: The process '/usr/local/bin/stack' failed with exit code 1
|
Run tests (macos-latest)
The process '/usr/local/bin/stack' failed with exit code 1
|
Run pipeline (macos-latest)
Process completed with exit code 1.
|
Run tests (windows-latest)
Error: The process 'C:\hostedtoolcache\windows\stack\3.1.1\x64\stack.exe' failed with exit code 1
|
Run tests (windows-latest)
The process 'C:\hostedtoolcache\windows\stack\3.1.1\x64\stack.exe' failed with exit code 1
|
Run pipeline (ubuntu-latest)
Process completed with exit code 1.
|
Run pipeline (windows-latest)
Process completed with exit code 1.
|
Run static checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run static checks:
eo-phi-normalizer/test/Language/EO/Rules/PhiPaperSpec.hs#L80
Warning in module Language.EO.Rules.PhiPaperSpec: Redundant <$> ▫︎ Found: "DoubleSigned <$> show . ((*) 1000) <$> genDouble" ▫︎ Perhaps: "DoubleSigned . show . ((*) 1000) <$> genDouble"
|
Run static checks:
eo-phi-normalizer/test/Language/EO/Rules/PhiPaperSpec.hs#L80
Suggestion in module Language.EO.Rules.PhiPaperSpec: Use section ▫︎ Found: "((*) 1000)" ▫︎ Perhaps: "(1000 *)"
|
Run static checks:
eo-phi-normalizer/test/Language/EO/Rules/PhiPaperSpec.hs#L80
Suggestion in module Language.EO.Rules.PhiPaperSpec: Redundant bracket ▫︎ Found: "show . ((*) 1000)" ▫︎ Perhaps: "show . (*) 1000"
|
Run static checks:
eo-phi-normalizer/test/Language/EO/Rules/PhiPaperSpec.hs#L82
Warning in module Language.EO.Rules.PhiPaperSpec: Redundant <$> ▫︎ Found: "IntegerSigned <$> show <$> chooseInteger (- 1000000, 1000000)" ▫︎ Perhaps: "IntegerSigned . show <$> chooseInteger (- 1000000, 1000000)"
|
Run static checks:
eo-phi-normalizer/test/Language/EO/Rules/PhiPaperSpec.hs#L82
Suggestion in module Language.EO.Rules.PhiPaperSpec: Use underscore ▫︎ Found: "1000000" ▫︎ Perhaps: "1_000_000"
|
Run static checks:
eo-phi-normalizer/test/Language/EO/Rules/PhiPaperSpec.hs#L82
Suggestion in module Language.EO.Rules.PhiPaperSpec: Use underscore ▫︎ Found: "1000000" ▫︎ Perhaps: "1_000_000"
|
Run tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pipeline (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pipeline-files-Linux
|
159 KB |
|
pipeline-files-Windows
|
159 KB |
|
pipeline-files-macOS
|
159 KB |
|