Skip to content

Implemented user sessions #286

Implemented user sessions

Implemented user sessions #286

Triggered via pull request December 3, 2024 21:02
Status Success
Total duration 8m 33s
Artifacts

haskell-ci.yml

on: pull_request
Matrix: cabal
Fit to window
Zoom out
Zoom in

Annotations

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