Skip to content

WIP inspection test to ensure correct optimization #833

WIP inspection test to ensure correct optimization

WIP inspection test to ensure correct optimization #833

Triggered via pull request August 29, 2024 08:39
Status Failure
Total duration 12m 19s
Artifacts

ci.yml

on: pull_request
Matrix: Nix Flake
Generate matrix from cabal
3s
Generate matrix from cabal
Run hlint
9s
Run hlint
Run fourmolu
6s
Run fourmolu
Check and format all cabal files
4s
Check and format all cabal files
Matrix: build-cabal
Successfully build and test on all systems
0s
Successfully build and test on all systems
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run fourmolu
fourmolu detected unformatted files
Run hlint
HLint failed with status: 1. Warning (1)
Run hlint: rhine/inspection/Main.hs#L20
Warning in twoApplicative in module Main: Redundant <$> ▫︎ Found: "(*) <$> pure 1" ▫︎ Perhaps: "pure ((*) 1)"