Skip to content

Merge pull request #282 from poseidon-framework/jannocoalesce #92

Merge pull request #282 from poseidon-framework/jannocoalesce

Merge pull request #282 from poseidon-framework/jannocoalesce #92

Triggered via push February 26, 2024 12:43
Status Failure
Total duration 17m 51s
Artifacts

release.yml

on: push
Create Github Release
6s
Create Github Release
build_centos_artifact
14m 17s
build_centos_artifact
Matrix: build_linux_artifact
Matrix: build_mac_artifact
Matrix: build_windows_artifact
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 9 warnings
ubuntu-20.04/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Survey.hs#L76
• Couldn't match expected type: Text.Layout.Table.Style.TableStyle
ubuntu-20.04/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Survey.hs#L76
• Couldn't match expected type: Text.Layout.Table.Spec.TableSpec.TableSpec
ubuntu-20.04/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Summarise.hs#L88
• Couldn't match expected type: Text.Layout.Table.Style.TableStyle
ubuntu-20.04/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Summarise.hs#L88
• Couldn't match expected type: Text.Layout.Table.Spec.TableSpec.TableSpec
ubuntu-20.04/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/List.hs#L122
• Couldn't match expected type: Text.Layout.Table.Style.TableStyle
ubuntu-20.04/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/List.hs#L122
• Couldn't match expected type: Text.Layout.Table.Spec.TableSpec.TableSpec
ubuntu-20.04/GHC 9.4.7/v1.4.1.0
Process completed with exit code 1.
windows-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Survey.hs#L76
• Couldn't match expected type: Text.Layout.Table.Style.TableStyle
windows-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Survey.hs#L76
• Couldn't match expected type: Text.Layout.Table.Spec.TableSpec.TableSpec
windows-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Summarise.hs#L88
• Couldn't match expected type: Text.Layout.Table.Style.TableStyle
windows-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Summarise.hs#L88
• Couldn't match expected type: Text.Layout.Table.Spec.TableSpec.TableSpec
windows-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/List.hs#L122
• Couldn't match expected type: Text.Layout.Table.Style.TableStyle
windows-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/List.hs#L122
• Couldn't match expected type: Text.Layout.Table.Spec.TableSpec.TableSpec
windows-latest/GHC 9.4.7/v1.4.1.0
Process completed with exit code 1.
macOS-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Survey.hs#L76
• Couldn't match expected type: Text.Layout.Table.Style.TableStyle
macOS-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Survey.hs#L76
• Couldn't match expected type: Text.Layout.Table.Spec.TableSpec.TableSpec
macOS-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Summarise.hs#L88
• Couldn't match expected type: Text.Layout.Table.Style.TableStyle
macOS-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/Summarise.hs#L88
• Couldn't match expected type: Text.Layout.Table.Spec.TableSpec.TableSpec
macOS-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/List.hs#L122
• Couldn't match expected type: Text.Layout.Table.Style.TableStyle
macOS-latest/GHC 9.4.7/v1.4.1.0: src/Poseidon/CLI/List.hs#L122
• Couldn't match expected type: Text.Layout.Table.Spec.TableSpec.TableSpec
macOS-latest/GHC 9.4.7/v1.4.1.0
Process completed with exit code 1.
ubuntu-20.04/GHC 9.4.7/v1.4.1.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: olegtarasov/get-tag@v2.1, haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-20.04/GHC 9.4.7/v1.4.1.0
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/get-tag@v2.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-20.04/GHC 9.4.7/v1.4.1.0
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/
windows-latest/GHC 9.4.7/v1.4.1.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: olegtarasov/get-tag@v2.1, haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-latest/GHC 9.4.7/v1.4.1.0
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/get-tag@v2.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest/GHC 9.4.7/v1.4.1.0
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/
macOS-latest/GHC 9.4.7/v1.4.1.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: olegtarasov/get-tag@v2.1, haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS-latest/GHC 9.4.7/v1.4.1.0
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/get-tag@v2.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS-latest/GHC 9.4.7/v1.4.1.0
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/