Skip to content

Request body is preserved across 'next' calls #147 #87

Request body is preserved across 'next' calls #147

Request body is preserved across 'next' calls #147 #87

Triggered via pull request September 26, 2023 21:48
Status Failure
Total duration 5m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

haskell-ci.yml

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

Annotations

5 errors and 55 warnings
ubuntu-latest / ghc 9.6.2
Process completed with exit code 1.
ubuntu-latest / ghc 9.2.8
Process completed with exit code 1.
ubuntu-latest / ghc 8.10.7
Process completed with exit code 1.
ubuntu-latest / ghc 9.0.2
Process completed with exit code 1.
ubuntu-latest / ghc 9.4.6
Process completed with exit code 1.
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/Route.hs#L10
The import of ‘Control.Concurrent.MVar’ is redundant
ubuntu-latest / ghc 9.6.2: Web/Scotty/Route.hs#L11
The import of ‘Control.Exception’ is redundant
ubuntu-latest / ghc 9.6.2: Web/Scotty/Route.hs#L16
The qualified import of ‘Data.ByteString.Lazy.Char8’ is redundant
ubuntu-latest / ghc 9.6.2: Web/Scotty/Route.hs#L18
The import of ‘isJust’ from module ‘Data.Maybe’ is redundant
ubuntu-latest / ghc 9.6.2: Web/Scotty/Route.hs#L26
The import of ‘Network.Wai.Internal’ is redundant
ubuntu-latest / ghc 9.6.2: Web/Scotty/Route.hs#L28
The qualified import of ‘Network.Wai.Parse’ is redundant
ubuntu-latest / ghc 9.6.2: Web/Scotty/Route.hs#L36
The import of ‘File’
ubuntu-latest / ghc 9.6.2: Web/Scotty/Route.hs#L37
The import of ‘readRequestBody’
ubuntu-latest / ghc 9.6.2: Web/Scotty/Route.hs#L120
Defined but not used: ‘evalAction’
ubuntu-latest / ghc 9.6.2: Web/Scotty/Route.hs#L148
This binding for ‘formParams’ shadows the existing binding
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/Route.hs#L10
The import of ‘Control.Concurrent.MVar’ is redundant
ubuntu-latest / ghc 9.2.8: Web/Scotty/Route.hs#L11
The import of ‘Control.Exception’ is redundant
ubuntu-latest / ghc 9.2.8: Web/Scotty/Route.hs#L16
The qualified import of ‘Data.ByteString.Lazy.Char8’ is redundant
ubuntu-latest / ghc 9.2.8: Web/Scotty/Route.hs#L18
The import of ‘isJust’ from module ‘Data.Maybe’ is redundant
ubuntu-latest / ghc 9.2.8: Web/Scotty/Route.hs#L26
The import of ‘Network.Wai.Internal’ is redundant
ubuntu-latest / ghc 9.2.8: Web/Scotty/Route.hs#L28
The qualified import of ‘Network.Wai.Parse’ is redundant
ubuntu-latest / ghc 9.2.8: Web/Scotty/Route.hs#L36
The import of ‘File’
ubuntu-latest / ghc 9.2.8: Web/Scotty/Route.hs#L37
The import of ‘readRequestBody’
ubuntu-latest / ghc 9.2.8: Web/Scotty/Route.hs#L120
Defined but not used: ‘evalAction’
ubuntu-latest / ghc 9.2.8: Web/Scotty/Route.hs#L148
This binding for ‘formParams’ shadows the existing binding
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: Web/Scotty/Route.hs#L10
The import of ‘Control.Concurrent.MVar’ is redundant
ubuntu-latest / ghc 8.10.7: Web/Scotty/Route.hs#L11
The import of ‘Control.Exception’ is redundant
ubuntu-latest / ghc 8.10.7: Web/Scotty/Route.hs#L16
The qualified import of ‘Data.ByteString.Lazy.Char8’ is redundant
ubuntu-latest / ghc 8.10.7: Web/Scotty/Route.hs#L18
The import of ‘isJust’ from module ‘Data.Maybe’ is redundant
ubuntu-latest / ghc 8.10.7: Web/Scotty/Route.hs#L26
The import of ‘Network.Wai.Internal’ is redundant
ubuntu-latest / ghc 8.10.7: Web/Scotty/Route.hs#L28
The qualified import of ‘Network.Wai.Parse’ is redundant
ubuntu-latest / ghc 8.10.7: Web/Scotty/Route.hs#L36
The import of ‘File’
ubuntu-latest / ghc 8.10.7: Web/Scotty/Route.hs#L37
The import of ‘readRequestBody’
ubuntu-latest / ghc 8.10.7: Web/Scotty/Route.hs#L120
Defined but not used: ‘evalAction’
ubuntu-latest / ghc 8.10.7: Web/Scotty/Route.hs#L148
This binding for ‘formParams’ shadows the existing binding
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/Route.hs#L10
The import of ‘Control.Concurrent.MVar’ is redundant
ubuntu-latest / ghc 9.0.2: Web/Scotty/Route.hs#L11
The import of ‘Control.Exception’ is redundant
ubuntu-latest / ghc 9.0.2: Web/Scotty/Route.hs#L16
The qualified import of ‘Data.ByteString.Lazy.Char8’ is redundant
ubuntu-latest / ghc 9.0.2: Web/Scotty/Route.hs#L18
The import of ‘isJust’ from module ‘Data.Maybe’ is redundant
ubuntu-latest / ghc 9.0.2: Web/Scotty/Route.hs#L26
The import of ‘Network.Wai.Internal’ is redundant
ubuntu-latest / ghc 9.0.2: Web/Scotty/Route.hs#L28
The qualified import of ‘Network.Wai.Parse’ is redundant
ubuntu-latest / ghc 9.0.2: Web/Scotty/Route.hs#L36
The import of ‘File’
ubuntu-latest / ghc 9.0.2: Web/Scotty/Route.hs#L37
The import of ‘readRequestBody’
ubuntu-latest / ghc 9.0.2: Web/Scotty/Route.hs#L120
Defined but not used: ‘evalAction’
ubuntu-latest / ghc 9.0.2: Web/Scotty/Route.hs#L148
This binding for ‘formParams’ shadows the existing binding
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: Web/Scotty/Route.hs#L10
The import of ‘Control.Concurrent.MVar’ is redundant
ubuntu-latest / ghc 9.4.6: Web/Scotty/Route.hs#L11
The import of ‘Control.Exception’ is redundant
ubuntu-latest / ghc 9.4.6: Web/Scotty/Route.hs#L16
The qualified import of ‘Data.ByteString.Lazy.Char8’ is redundant
ubuntu-latest / ghc 9.4.6: Web/Scotty/Route.hs#L18
The import of ‘isJust’ from module ‘Data.Maybe’ is redundant
ubuntu-latest / ghc 9.4.6: Web/Scotty/Route.hs#L26
The import of ‘Network.Wai.Internal’ is redundant
ubuntu-latest / ghc 9.4.6: Web/Scotty/Route.hs#L28
The qualified import of ‘Network.Wai.Parse’ is redundant
ubuntu-latest / ghc 9.4.6: Web/Scotty/Route.hs#L36
The import of ‘File’
ubuntu-latest / ghc 9.4.6: Web/Scotty/Route.hs#L37
The import of ‘readRequestBody’
ubuntu-latest / ghc 9.4.6: Web/Scotty/Route.hs#L120
Defined but not used: ‘evalAction’
ubuntu-latest / ghc 9.4.6: Web/Scotty/Route.hs#L148
This binding for ‘formParams’ shadows the existing binding