Refactor ActionT to use ReaderT pattern #100
Annotations
2 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/Util.hs#L17
The import of ‘Control.Monad.IO.Class’ is redundant
|
Web/Scotty/Util.hs#L18
The import of ‘Control.Monad.IO.Unlift’ is redundant
|
Web/Scotty/Util.hs#L19
The import of ‘Control.Exception’ is redundant
|
Web/Scotty/Util.hs#L20
The qualified import of ‘catch, fromException, throwIO’
|
Web/Scotty/Route.hs#L10
The import of ‘STM, TVar, atomically’
|
Web/Scotty/Trans.hs#L55
The import of ‘status500’
|
Web/Scotty.hs#L208
In the use of ‘param’
|
Web/Scotty.hs#L237
In the use of ‘params’
|
|
The logs for this run have expired and are no longer available.
Loading