Skip to content

suffixIndexes refactor #66

suffixIndexes refactor

suffixIndexes refactor #66

Triggered via push July 31, 2024 05:20
Status Failure
Total duration 6m 12s
Artifacts

haskell-ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
ormolu
Ormolu detected unformatted files
hlint: src/NumHask/Array/Shape.hs#L334
Suggestion in rotateIndex in module NumHask.Array.Shape: Redundant section ▫︎ Found: "((x + r) `mod`) (s List.!! d)" ▫︎ Perhaps: "(x + r) `mod` (s List.!! d)"
GHC 9.6 on ubuntu-latest: src/NumHask/Array/Dynamic.hs#L8
unrecognised warning flag: -Wno-x-partial