Apply substs from Phi and Ksi on current attribute #249
ghc.yml
on: pull_request
Run static checks
7s
Matrix: Run pipeline
Matrix: Build and test with GHC
Build and upload site (master)
0s
Annotations
8 errors and 8 warnings
Build and test with GHC (ubuntu-latest)
Error: The process '/usr/local/bin/stack' failed with exit code 1
|
Build and test with GHC (ubuntu-latest)
The process '/usr/local/bin/stack' failed with exit code 1
|
Build and test with GHC (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build and test with GHC (macos-latest)
Error: The process '/Users/runner/.ghcup/bin/stack' failed with exit code 1
|
Build and test with GHC (macos-latest)
The process '/Users/runner/.ghcup/bin/stack' failed with exit code 1
|
Build and test with GHC (macos-latest)
The operation was canceled.
|
Build and test with GHC (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build and test with GHC (windows-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 static checks
The process '/usr/bin/git' failed with exit code 128
|
Build and test with GHC (ubuntu-latest)
The process '/usr/bin/git' failed with exit code 128
|
Build and test with GHC (macos-latest)
The process '/usr/local/bin/git' failed with exit code 128
|
Build and test with GHC (windows-latest)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|