Refactor ActionT to use ReaderT pattern #98
Triggered via pull request
September 28, 2023 22:47
Status
Failure
Total duration
4m 59s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 errors and 55 warnings
ubuntu-latest / ghc 9.6.2
• Couldn't match expected type ‘AErr’ with actual type ‘T.Text’
|
ubuntu-latest / ghc 9.6.2
• No instance for ‘unliftio-core-0.2.1.0:Control.Monad.IO.Unlift.MonadUnliftIO
|
ubuntu-latest / ghc 9.6.2
• No instance for ‘Data.Default.Class.Default
|
ubuntu-latest / ghc 9.6.2
Process completed with exit code 1.
|
ubuntu-latest / ghc 9.4.6
• Couldn't match expected type ‘AErr’ with actual type ‘T.Text’
|
ubuntu-latest / ghc 9.4.6
• No instance for (unliftio-core-0.2.1.0:Control.Monad.IO.Unlift.MonadUnliftIO
|
ubuntu-latest / ghc 9.4.6
• No instance for (Data.Default.Class.Default
|
ubuntu-latest / ghc 9.4.6
Process completed with exit code 1.
|
ubuntu-latest / ghc 8.10.7
• Couldn't match expected type ‘AErr’ with actual type ‘T.Text’
|
ubuntu-latest / ghc 8.10.7
• No instance for (unliftio-core-0.2.1.0:Control.Monad.IO.Unlift.MonadUnliftIO
|
ubuntu-latest / ghc 8.10.7
• No instance for (Data.Default.Class.Default
|
ubuntu-latest / ghc 8.10.7
Process completed with exit code 1.
|
ubuntu-latest / ghc 9.2.8
• Couldn't match expected type ‘AErr’ with actual type ‘T.Text’
|
ubuntu-latest / ghc 9.2.8
• No instance for (unliftio-core-0.2.1.0:Control.Monad.IO.Unlift.MonadUnliftIO
|
ubuntu-latest / ghc 9.2.8
• No instance for (Data.Default.Class.Default
|
ubuntu-latest / ghc 9.2.8
Process completed with exit code 1.
|
ubuntu-latest / ghc 9.0.2
• Couldn't match expected type ‘AErr’ with actual type ‘T.Text’
|
ubuntu-latest / ghc 9.0.2
• No instance for (unliftio-core-0.2.1.0:Control.Monad.IO.Unlift.MonadUnliftIO
|
ubuntu-latest / ghc 9.0.2
• No instance for (Data.Default.Class.Default
|
ubuntu-latest / ghc 9.0.2
Process completed with exit code 1.
|
ubuntu-latest / ghc 9.6.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Internal/Types.hs#L63
Top-level binding with no type signature: defaultOptions :: Options
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Internal/Types.hs#L68
Top-level binding with no type signature:
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Util.hs#L23
The import of ‘IOException’
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L156
Top-level binding with no type signature: liftAndCatchIO :: a
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L222
Top-level binding with no type signature: jsonData :: a
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L252
Top-level binding with no type signature:
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L254
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L301
Defined but not used: ‘err’
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L303
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L306
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.4.6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Internal/Types.hs#L63
Top-level binding with no type signature: defaultOptions :: Options
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Internal/Types.hs#L68
Top-level binding with no type signature:
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Util.hs#L23
The import of ‘IOException’
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L156
Top-level binding with no type signature: liftAndCatchIO :: a
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L222
Top-level binding with no type signature: jsonData :: a
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L252
Top-level binding with no type signature:
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L254
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L301
Defined but not used: ‘err’
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L303
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L306
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 8.10.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Internal/Types.hs#L63
Top-level binding with no type signature: defaultOptions :: Options
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Internal/Types.hs#L68
Top-level binding with no type signature:
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Util.hs#L23
The import of ‘IOException’
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Action.hs#L156
Top-level binding with no type signature: liftAndCatchIO :: a
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Action.hs#L222
Top-level binding with no type signature: jsonData :: a
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Action.hs#L252
Top-level binding with no type signature:
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Action.hs#L254
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Action.hs#L301
Defined but not used: ‘err’
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Action.hs#L303
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Action.hs#L306
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.2.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Internal/Types.hs#L63
Top-level binding with no type signature: defaultOptions :: Options
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Internal/Types.hs#L68
Top-level binding with no type signature:
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Util.hs#L23
The import of ‘IOException’
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Action.hs#L156
Top-level binding with no type signature: liftAndCatchIO :: a
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Action.hs#L222
Top-level binding with no type signature: jsonData :: a
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Action.hs#L252
Top-level binding with no type signature:
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Action.hs#L254
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Action.hs#L301
Defined but not used: ‘err’
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Action.hs#L303
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Action.hs#L306
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.0.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Internal/Types.hs#L63
Top-level binding with no type signature: defaultOptions :: Options
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Internal/Types.hs#L68
Top-level binding with no type signature:
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Util.hs#L23
The import of ‘IOException’
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Action.hs#L156
Top-level binding with no type signature: liftAndCatchIO :: a
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Action.hs#L222
Top-level binding with no type signature: jsonData :: a
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Action.hs#L252
Top-level binding with no type signature:
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Action.hs#L254
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Action.hs#L301
Defined but not used: ‘err’
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Action.hs#L303
Pattern match(es) are non-exhaustive
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Action.hs#L306
Pattern match(es) are non-exhaustive
|