Refactor ActionT to use ReaderT pattern #97
Annotations
10 errors and 11 warnings
Web/Scotty/Action.hs#L89
• Non type-variable argument
|
Web/Scotty/Action.hs#L97
• Non type-variable argument
|
Web/Scotty/Action.hs#L116
• Could not deduce (Control.Monad.Error.Class.MonadError
|
Web/Scotty/Action.hs#L134
• Could not deduce (Control.Monad.Error.Class.MonadError
|
Web/Scotty/Action.hs#L140
• Could not deduce (Control.Monad.Error.Class.MonadError
|
Web/Scotty/Action.hs#L147
• Could not deduce (ScottyError a0)
|
Web/Scotty/Action.hs#L148
• Could not deduce (Control.Monad.Error.Class.MonadError a0 m)
|
Web/Scotty/Action.hs#L159
• Could not deduce (Control.Monad.Error.Class.MonadError
|
Web/Scotty/Action.hs#L166
• Could not deduce (Control.Monad.Error.Class.MonadError
|
Web/Scotty/Action.hs#L381
• Could not deduce (MS.MonadState ScottyResponse m)
|
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#L17
The import of ‘STM, modifyTVar', newTVarIO, readTVar, readTVarIO,
|
Web/Scotty/Internal/Types.hs#L20
The qualified import of ‘Control.Monad’ is redundant
|
Web/Scotty/Internal/Types.hs#L21
The import of ‘Control.Monad’ is redundant
|
Web/Scotty/Internal/Types.hs#L22
The import of ‘Control.Monad.Base’ is redundant
|
Web/Scotty/Internal/Types.hs#L23
The import of ‘catch, throwM’
|
Web/Scotty/Internal/Types.hs#L24
The import of ‘Control.Monad.Error.Class’ is redundant
|
Web/Scotty/Internal/Types.hs#L25
The qualified import of ‘Control.Monad.Fail’ is redundant
|
Web/Scotty/Internal/Types.hs#L27
The import of ‘mapReaderT’
|
Web/Scotty/Internal/Types.hs#L28
The import of ‘MonadState, StateT, mapStateT’
|
Web/Scotty/Internal/Types.hs#L30
The import of ‘Control.Monad.Trans.Control’ is redundant
|
The logs for this run have expired and are no longer available.
Loading