Skip to content

208 support metrics report generation #307

208 support metrics report generation

208 support metrics report generation #307

Triggered via pull request March 21, 2024 17:48
Status Failure
Total duration 15m 33s
Artifacts

ghc.yml

on: pull_request
Run static checks
13s
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

2 errors and 2 warnings
Run pipeline (macos-latest)
Error: The process '/Users/runner/.ghcup/bin/stack' failed with exit code 1
Run pipeline (macos-latest)
The process '/Users/runner/.ghcup/bin/stack' failed with exit code 1
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#L303
Warning in evaluateMetaFuncs' in module Language.EO.Phi.Rules.Yaml: Redundant pure ▫︎ Found: "do nuCount' <- gets (Common.intToBytesObject . nuCount)\n pure nuCount'" ▫︎ Perhaps: "do gets (Common.intToBytesObject . nuCount)"