Refactor ActionT to use ReaderT pattern #98
Annotations
4 errors and 11 warnings
|
|
|
|
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/
|
Web/Scotty/Internal/Types.hs#L63
Top-level binding with no type signature: defaultOptions :: Options
|
Web/Scotty/Internal/Types.hs#L68
Top-level binding with no type signature:
|
Web/Scotty/Util.hs#L23
The import of ‘IOException’
|
Web/Scotty/Action.hs#L156
Top-level binding with no type signature: liftAndCatchIO :: a
|
Web/Scotty/Action.hs#L222
Top-level binding with no type signature: jsonData :: a
|
Web/Scotty/Action.hs#L252
Top-level binding with no type signature:
|
Web/Scotty/Action.hs#L254
Pattern match(es) are non-exhaustive
|
Web/Scotty/Action.hs#L301
Defined but not used: ‘err’
|
Web/Scotty/Action.hs#L303
Pattern match(es) are non-exhaustive
|
Web/Scotty/Action.hs#L306
Pattern match(es) are non-exhaustive
|
The logs for this run have expired and are no longer available.
Loading