Skip to content

basic stack traces #281

basic stack traces

basic stack traces #281

Triggered via pull request January 4, 2025 16:15
Status Failure
Total duration 7m 35s
Artifacts

ci.yml

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

Annotations

8 errors and 56 warnings
macOS-latest / ghc 9.6
Process completed with exit code 1.
ubuntu-latest / ghc 9.6
The job was canceled because "_3_8_9_6_macOS-latest" failed.
ubuntu-latest / ghc 9.6
Process completed with exit code 1.
ubuntu-latest / ghc 9.4
The job was canceled because "_3_8_9_6_macOS-latest" failed.
ubuntu-latest / ghc 9.4
The operation was canceled.
ubuntu-latest / ghc 9.2.5
The job was canceled because "_3_8_9_6_macOS-latest" failed.
ubuntu-latest / ghc 9.2.5
The operation was canceled.
stack / ghc 9.2.8
Process completed with exit code 1.
ubuntu-latest / ghc 9.4
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
stack / ghc 9.2.8
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
ubuntu-latest / ghc 9.2.5
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
ubuntu-latest / ghc 9.6
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
macOS-latest / ghc 9.6
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
macOS-latest / ghc 9.6: src/Util/Store.hs#L67
The use of ‘~’ without TypeOperators
macOS-latest / ghc 9.6: src/Evaluator.hs#L104
The import of ‘Debug.Trace’ is redundant
macOS-latest / ghc 9.6: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorExpected’
macOS-latest / ghc 9.6: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorActual’
macOS-latest / ghc 9.6: src/Expander/Primitives.hs#L67
The import of ‘Control.Monad.Except’ is redundant
macOS-latest / ghc 9.6: src/Expander/Primitives.hs#L752
Pattern match(es) are non-exhaustive
macOS-latest / ghc 9.6: src/Expander/Primitives.hs#L758
Pattern match(es) are non-exhaustive
macOS-latest / ghc 9.6: src/Expander/Primitives.hs#L760
Pattern match(es) are non-exhaustive
macOS-latest / ghc 9.6: src/Expander/Primitives.hs#L766
Pattern match(es) are non-exhaustive
macOS-latest / ghc 9.6: src/Expander/Primitives.hs#L768
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: src/Util/Store.hs#L67
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.6: src/Evaluator.hs#L104
The import of ‘Debug.Trace’ is redundant
ubuntu-latest / ghc 9.6: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorExpected’
ubuntu-latest / ghc 9.6: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorActual’
ubuntu-latest / ghc 9.6: src/Expander/Primitives.hs#L67
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / ghc 9.6: src/Expander/Primitives.hs#L752
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: src/Expander/Primitives.hs#L758
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: src/Expander/Primitives.hs#L760
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: src/Expander/Primitives.hs#L766
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6: src/Expander/Primitives.hs#L768
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: src/Util/Store.hs#L67
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.4: src/Evaluator.hs#L104
The import of ‘Debug.Trace’ is redundant
ubuntu-latest / ghc 9.4: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorExpected’
ubuntu-latest / ghc 9.4: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorActual’
ubuntu-latest / ghc 9.4: src/Expander/Primitives.hs#L67
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / ghc 9.4: src/Expander/Primitives.hs#L752
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: src/Expander/Primitives.hs#L758
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: src/Expander/Primitives.hs#L760
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: src/Expander/Primitives.hs#L766
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4: src/Expander/Primitives.hs#L768
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Evaluator.hs#L104
The import of ‘Debug.Trace’ is redundant
ubuntu-latest / ghc 9.2.5: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorActual’
ubuntu-latest / ghc 9.2.5: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorExpected’
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L67
The import of ‘Control.Monad.Except’ is redundant
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L752
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L758
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L760
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L766
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L768
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.5: src/Expander/Primitives.hs#L777
Pattern match(es) are non-exhaustive
stack / 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
stack / ghc 9.2.8: src/Util/Store.hs#L67
The use of ‘~’ without TypeOperators
stack / ghc 9.2.8: src/Evaluator.hs#L104
The import of ‘Debug.Trace’ is redundant
stack / ghc 9.2.8: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorExpected’
stack / ghc 9.2.8: src/Evaluator.hs#L122
Defined but not used: ‘typeErrorActual’
stack / ghc 9.2.8: src/Expander/Primitives.hs#L67
The import of ‘Control.Monad.Except’ is redundant
stack / ghc 9.2.8: src/Expander/Primitives.hs#L752
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Expander/Primitives.hs#L758
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Expander/Primitives.hs#L760
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Expander/Primitives.hs#L766
Pattern match(es) are non-exhaustive
stack / ghc 9.2.8: src/Expander/Primitives.hs#L768
Pattern match(es) are non-exhaustive