Implemented user sessions #286
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Web/Scotty/Internal/Types.hs#L25
The import of ‘StateT’
|
Build:
Web/Scotty/Action.hs#L92
The import of ‘Data.List’ is redundant
|
Build:
Web/Scotty/Action.hs#L116
The import of ‘decodeUtf8Lenient’
|
Build:
Web/Scotty/Action.hs#L146
In the use of data constructor ‘StatusError’
|
Build:
Web/Scotty/Action.hs#L237
In the use of data constructor ‘StatusError’
|
Build:
Web/Scotty/Trans/Lazy.hs#L19
In the use of ‘raise’ (imported from Web.Scotty.Action):
|
Build:
Web/Scotty/Trans/Lazy.hs#L26
In the use of ‘raiseStatus’ (imported from Web.Scotty.Action):
|
Build:
Web/Scotty/Route.hs#L26
The import of ‘ActionT’
|
Build:
Web/Scotty/Session.hs#L169
• Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
|
Build:
Web/Scotty/Trans.hs#L146
This binding for ‘options’ shadows the existing binding
|
Loading