Skip to content

Extend automaton

Extend automaton #939

Triggered via pull request December 30, 2024 12:49
Status Failure
Total duration 14m 22s
Artifacts

ci.yml

on: pull_request
Matrix: Nix Flake
Generate matrix from cabal
6s
Generate matrix from cabal
Run hlint
8s
Run hlint
Run fourmolu
8s
Run fourmolu
Check and format all cabal files
4s
Check and format all cabal files
Matrix: Nix Flake Develop
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

4 errors and 13 warnings
Check and format all cabal files
Process completed with exit code 1.
Nix Flake (macos-latest)
Process completed with exit code 1.
Nix Flake (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Nix Flake (ubuntu-latest)
The operation was canceled.
Check and format all cabal files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate matrix from cabal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run hlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run hlint: automaton/src/Data/Automaton/Filter.hs#L43
Suggestion in liftAsync in module Data.Automaton.Filter: Redundant bracket ▫︎ Found: "FilterAutomaton . (fmap pure)" ▫︎ Perhaps: "FilterAutomaton . fmap pure"
Run hlint: rhine/src/FRP/Rhine/Schedule/Internal.hs#L33
Suggestion in apInjs_NPNonEmpty in module FRP.Rhine.Schedule.Internal: Use camelCase ▫︎ Found: "apInjs_NPNonEmpty ::\n (SListI xs) => NP f (x ': xs) -> NonEmpty (NS f (x ': xs))" ▫︎ Perhaps: "apInjsNPNonEmpty ::\n (SListI xs) => NP f (x ': xs) -> NonEmpty (NS f (x ': xs))"
Run hlint: rhine/src/FRP/Rhine/Schedule/Internal.hs#L34
Suggestion in apInjs_NPNonEmpty in module FRP.Rhine.Schedule.Internal: Use camelCase ▫︎ Found: "apInjs_NPNonEmpty (fx :* fxs) = ..." ▫︎ Perhaps: "apInjsNPNonEmpty (fx :* fxs) = ..."
Run hlint: rhine/src/FRP/Rhine/Schedule/Internal.hs#L61
Suggestion in scheduleStreams in module FRP.Rhine.Schedule.Internal: Redundant bracket ▫︎ Found: "finished <&> (hliftA (getRunningResult >>> resultState >>> I))" ▫︎ Perhaps: "finished <&> hliftA (getRunningResult >>> resultState >>> I)"
Run fourmolu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Haskell GHC 9.10 cabal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Haskell GHC 9.8 cabal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Haskell GHC 9.6 cabal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Haskell GHC 9.4 cabal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Haskell GHC 9.2 cabal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636