Dev catch #534
ci.yml
on: pull_request
Generate matrix from cabal
4s
Matrix: Nix Flake
Matrix: build-cabal
Matrix: build-stack
Success
0s
Annotations
11 errors and 9 warnings
Check all cabal files
Process completed with exit code 1.
|
Run hlint
HLint failed with status: 1. Warning (1), Suggestion (1)
|
Run fourmolu
fourmolu detected unformatted files
|
Haskell GHC 9.0.2 cabal
The import of ‘Control.Concurrent’ is redundant
|
Haskell GHC 9.0.2 cabal
The import of ‘IOException, catch, throwIO’
|
Haskell GHC 9.0.2 cabal
The import of ‘safely’
|
Haskell GHC 9.0.2 cabal
The import of ‘Data.Maybe’ is redundant
|
Haskell GHC 9.0.2 cabal
The import of ‘System.IO.Error’ is redundant
|
Haskell GHC 9.0.2 cabal
Process completed with exit code 1.
|
Haskell GHC 9.4.7 cabal
The operation was canceled.
|
Haskell GHC 9.2.8 cabal
The operation was canceled.
|
Run hlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell/actions/hlint-setup@v2, haskell/actions/hlint-run@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run hlint:
rhine/src/FRP/Rhine/Clock/Catch.hs#L1
Warning in module FRP.Rhine.Clock.Catch: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE Arrows #-}"
|
Run hlint:
rhine/src/FRP/Rhine/Clock/Catch.hs#L41
Suggestion in module FRP.Rhine.Clock.Catch: Redundant $ ▫︎ Found: "morphS (ExceptT . tryJust handler) $ runningClock" ▫︎ Perhaps: "morphS (ExceptT . tryJust handler) runningClock"
|
Haskell GHC 9.0.2 stack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: freckle/stack-cache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Haskell GHC 9.0.2 cabal
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Haskell GHC 9.4.7 cabal
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Haskell GHC 9.2.8 cabal
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Haskell GHC 9.4.7 stack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: freckle/stack-cache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Haskell GHC 9.2.8 stack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: freckle/stack-cache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|