Files limit v2 #203 #203
Annotations
18 errors and 72 warnings
ubuntu-latest / ghc 9.6.3:
bench/Main.hs#L26
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.6.3:
bench/Main.hs#L28
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.6.3
Process completed with exit code 1.
|
ubuntu-latest / ghc 9.2.8:
bench/Main.hs#L26
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.2.8:
bench/Main.hs#L28
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.2.8
Process completed with exit code 1.
|
ubuntu-latest / ghc 8.10.7:
bench/Main.hs#L26
• Couldn't match expected type ‘ScottyState IO’
|
ubuntu-latest / ghc 8.10.7:
bench/Main.hs#L28
• Couldn't match expected type ‘ScottyState IO’
|
ubuntu-latest / ghc 8.10.7
Process completed with exit code 1.
|
ubuntu-latest / ghc 9.0.2:
bench/Main.hs#L26
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.0.2:
bench/Main.hs#L28
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.0.2
Process completed with exit code 1.
|
ubuntu-latest / ghc 9.4.6:
bench/Main.hs#L26
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.4.6:
bench/Main.hs#L28
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.4.6
Process completed with exit code 1.
|
ubuntu-latest / ghc 9.6.2:
bench/Main.hs#L26
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.6.2:
bench/Main.hs#L28
• Couldn't match expected type: ScottyState IO
|
ubuntu-latest / ghc 9.6.2
Process completed with exit code 1.
|
ubuntu-latest / ghc 9.6.3
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/
|
ubuntu-latest / ghc 9.6.3
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Internal/WaiParseSafe.hs#L12
The import of ‘guard’ from module ‘Control.Monad’ is redundant
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Internal/WaiParseSafe.hs#L13
The import of ‘Control.Monad.Trans.Resource’ is redundant
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Internal/WaiParseSafe.hs#L163
This binding for ‘lines’ shadows the existing binding
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Action.hs#L98
The import of ‘decodeUtf8Lenient’
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Action.hs#L125
In the use of data constructor ‘StatusError’
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Action.hs#L192
In the use of data constructor ‘StatusError’
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Trans/Lazy.hs#L19
In the use of ‘raise’ (imported from Web.Scotty.Action):
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Trans/Lazy.hs#L26
In the use of ‘raiseStatus’ (imported from Web.Scotty.Action):
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Body.hs#L16
The import of ‘Control.Exception’ is redundant
|
ubuntu-latest / ghc 9.6.3:
Web/Scotty/Body.hs#L22
The import of ‘Data.Maybe’ is redundant
|
ubuntu-latest / ghc 9.2.8
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/
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Internal/WaiParseSafe.hs#L12
The import of ‘guard’ from module ‘Control.Monad’ is redundant
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Internal/WaiParseSafe.hs#L13
The import of ‘Control.Monad.Trans.Resource’ is redundant
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Internal/WaiParseSafe.hs#L163
This binding for ‘lines’ shadows the existing binding
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Action.hs#L125
In the use of data constructor ‘StatusError’
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Action.hs#L192
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/Body.hs#L16
The import of ‘Control.Exception’ is redundant
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Body.hs#L22
The import of ‘Data.Maybe’ is redundant
|
ubuntu-latest / ghc 9.2.8:
Web/Scotty/Body.hs#L28
The import of ‘strictByteStringToLazyText’
|
ubuntu-latest / ghc 9.2.8
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
ubuntu-latest / ghc 8.10.7
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/
|
ubuntu-latest / ghc 8.10.7
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Internal/WaiParseSafe.hs#L12
The import of ‘guard’ from module ‘Control.Monad’ is redundant
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Internal/WaiParseSafe.hs#L13
The import of ‘Control.Monad.Trans.Resource’ is redundant
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Internal/WaiParseSafe.hs#L163
This binding for ‘lines’ shadows the existing binding
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Action.hs#L125
In the use of data constructor ‘StatusError’
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Action.hs#L192
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/Body.hs#L16
The import of ‘Control.Exception’ is redundant
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Body.hs#L22
The import of ‘Data.Maybe’ is redundant
|
ubuntu-latest / ghc 8.10.7:
Web/Scotty/Body.hs#L28
The import of ‘strictByteStringToLazyText’
|
ubuntu-latest / ghc 9.0.2
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/
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Internal/WaiParseSafe.hs#L12
The import of ‘guard’ from module ‘Control.Monad’ is redundant
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Internal/WaiParseSafe.hs#L13
The import of ‘Control.Monad.Trans.Resource’ is redundant
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Internal/WaiParseSafe.hs#L163
This binding for ‘lines’ shadows the existing binding
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Action.hs#L125
In the use of data constructor ‘StatusError’
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Action.hs#L192
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/Body.hs#L16
The import of ‘Control.Exception’ is redundant
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Body.hs#L22
The import of ‘Data.Maybe’ is redundant
|
ubuntu-latest / ghc 9.0.2:
Web/Scotty/Body.hs#L28
The import of ‘strictByteStringToLazyText’
|
ubuntu-latest / ghc 9.0.2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
ubuntu-latest / ghc 9.4.6
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/
|
ubuntu-latest / ghc 9.4.6
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Internal/WaiParseSafe.hs#L12
The import of ‘guard’ from module ‘Control.Monad’ is redundant
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Internal/WaiParseSafe.hs#L13
The import of ‘Control.Monad.Trans.Resource’ is redundant
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Internal/WaiParseSafe.hs#L163
This binding for ‘lines’ shadows the existing binding
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L98
The import of ‘decodeUtf8Lenient’
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L125
In the use of data constructor ‘StatusError’
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Action.hs#L192
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/Body.hs#L16
The import of ‘Control.Exception’ is redundant
|
ubuntu-latest / ghc 9.4.6:
Web/Scotty/Body.hs#L22
The import of ‘Data.Maybe’ is redundant
|
ubuntu-latest / ghc 9.6.2
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/
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Internal/WaiParseSafe.hs#L12
The import of ‘guard’ from module ‘Control.Monad’ is redundant
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Internal/WaiParseSafe.hs#L13
The import of ‘Control.Monad.Trans.Resource’ is redundant
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Internal/WaiParseSafe.hs#L163
This binding for ‘lines’ shadows the existing binding
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L98
The import of ‘decodeUtf8Lenient’
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L125
In the use of data constructor ‘StatusError’
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Action.hs#L192
In the use of data constructor ‘StatusError’
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Trans/Lazy.hs#L19
In the use of ‘raise’ (imported from Web.Scotty.Action):
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Trans/Lazy.hs#L26
In the use of ‘raiseStatus’ (imported from Web.Scotty.Action):
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Body.hs#L16
The import of ‘Control.Exception’ is redundant
|
ubuntu-latest / ghc 9.6.2:
Web/Scotty/Body.hs#L22
The import of ‘Data.Maybe’ is redundant
|
ubuntu-latest / ghc 9.6.2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|