Skip to content

Refactor integration test #40

Refactor integration test

Refactor integration test #40

Triggered via pull request May 18, 2024 00:11
Status Failure
Total duration 4m 29s
Artifacts

cabal.yml

on: pull_request
fourmolu
3s
fourmolu
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 76 warnings
build (3.6, 9.2.4): test/Test/Fetch.hs#L49
• Couldn't match expected type ‘TLSSettings’
build (3.6, 9.2.4)
Process completed with exit code 1.
build (3.6, 8.10.7)
The job was canceled because "_3_6_9_2_4" failed.
build (3.6, 8.10.7): test/Test/Fetch.hs#L49
• Couldn't match expected type ‘TLSSettings’
build (3.6, 8.10.7)
Process completed with exit code 1.
build (3.8, 8.10.7)
The job was canceled because "_3_6_9_2_4" failed.
build (3.8, 8.10.7)
The operation was canceled.
build (3.8, 9.2.4)
The job was canceled because "_3_6_9_2_4" failed.
build (3.8, 9.2.4)
The operation was canceled.
build (3.6, 9.0.2)
The job was canceled because "_3_6_9_2_4" failed.
build (3.6, 9.0.2)
The operation was canceled.
build (3.6, 9.4.1)
The job was canceled because "_3_6_9_2_4" failed.
build (3.6, 9.4.1)
The operation was canceled.
build (3.8, 9.4.1)
The job was canceled because "_3_6_9_2_4" failed.
build (3.8, 9.0.2)
The job was canceled because "_3_6_9_2_4" failed.
build (3.8, 9.4.1)
The operation was canceled.
build (3.8, 9.0.2)
The operation was canceled.
fourmolu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/run-fourmolu@v9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.6, 9.2.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.6, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L54
The import of ‘ConduitM’ from module ‘Data.Conduit’ is redundant
build (3.6, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L70
The import of ‘Data.Monoid’ is redundant
build (3.6, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L76
The import of ‘Data.String’ is redundant
build (3.6, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L88
The import of ‘Header, status304’
build (3.6, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L232
This binding for ‘host’ shadows the existing binding
build (3.6, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L233
This binding for ‘host’ shadows the existing binding
build (3.6, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L234
This binding for ‘port’ shadows the existing binding
build (3.6, 9.2.4)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.6, 9.2.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 9.2.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 9.2.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 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).
build (3.6, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L53
The import of ‘ConduitM’ from module ‘Data.Conduit’ is redundant
build (3.6, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L70
The import of ‘Data.Monoid’ is redundant
build (3.6, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L76
The import of ‘Data.String’ is redundant
build (3.6, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L88
The import of ‘Header, status304’
build (3.6, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L232
This binding for ‘host’ shadows the existing binding
build (3.6, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L233
This binding for ‘host’ shadows the existing binding
build (3.6, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L234
This binding for ‘port’ shadows the existing binding
build (3.6, 8.10.7)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 8.10.7)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 8.10.7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 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).
build (3.8, 8.10.7)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 8.10.7)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 8.10.7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L53
The import of ‘ConduitM’ from module ‘Data.Conduit’ is redundant
build (3.8, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L70
The import of ‘Data.Monoid’ is redundant
build (3.8, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L76
The import of ‘Data.String’ is redundant
build (3.8, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L88
The import of ‘Header, status304’
build (3.8, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L232
This binding for ‘host’ shadows the existing binding
build (3.8, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L233
This binding for ‘host’ shadows the existing binding
build (3.8, 8.10.7): src/Network/Wai/Middleware/Delegate.hs#L234
This binding for ‘port’ shadows the existing binding
build (3.8, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L54
The import of ‘ConduitM’ from module ‘Data.Conduit’ is redundant
build (3.8, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L70
The import of ‘Data.Monoid’ is redundant
build (3.8, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L76
The import of ‘Data.String’ is redundant
build (3.8, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L88
The import of ‘Header, status304’
build (3.8, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L232
This binding for ‘host’ shadows the existing binding
build (3.8, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L233
This binding for ‘host’ shadows the existing binding
build (3.8, 9.2.4): src/Network/Wai/Middleware/Delegate.hs#L234
This binding for ‘port’ shadows the existing binding
build (3.8, 9.2.4)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.8, 9.2.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 9.2.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 9.2.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 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).
build (3.6, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L54
The import of ‘ConduitM’ from module ‘Data.Conduit’ is redundant
build (3.6, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L70
The import of ‘Data.Monoid’ is redundant
build (3.6, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L76
The import of ‘Data.String’ is redundant
build (3.6, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L88
The import of ‘Header, status304’
build (3.6, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L232
This binding for ‘host’ shadows the existing binding
build (3.6, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L233
This binding for ‘host’ shadows the existing binding
build (3.6, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L234
This binding for ‘port’ shadows the existing binding
build (3.6, 9.0.2)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 9.0.2)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 9.0.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 9.4.1)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.6, 9.4.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 9.4.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.6, 9.4.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 9.4.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 9.4.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 9.4.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 9.4.1)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.8, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L54
The import of ‘ConduitM’ from module ‘Data.Conduit’ is redundant
build (3.8, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L70
The import of ‘Data.Monoid’ is redundant
build (3.8, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L76
The import of ‘Data.String’ is redundant
build (3.8, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L88
The import of ‘Header, status304’
build (3.8, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L232
This binding for ‘host’ shadows the existing binding
build (3.8, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L233
This binding for ‘host’ shadows the existing binding
build (3.8, 9.0.2): src/Network/Wai/Middleware/Delegate.hs#L234
This binding for ‘port’ shadows the existing binding
build (3.8, 9.0.2)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 9.0.2)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 9.0.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (3.8, 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).