basic stack traces #285
Annotations
1 error and 12 warnings
Test
Process completed with exit code 1.
|
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 pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Util/Store.hs#L67
The use of ‘~’ without TypeOperators
|
Build:
src/Expander/Primitives.hs#L67
The import of ‘Control.Monad.Except’ is redundant
|
Build:
src/Expander/Primitives.hs#L752
Pattern match(es) are non-exhaustive
|
Build:
src/Expander/Primitives.hs#L758
Pattern match(es) are non-exhaustive
|
Build:
src/Expander/Primitives.hs#L760
Pattern match(es) are non-exhaustive
|
Build:
src/Expander/Primitives.hs#L766
Pattern match(es) are non-exhaustive
|
Build:
src/Expander/Primitives.hs#L768
Pattern match(es) are non-exhaustive
|
Build:
src/Expander/Primitives.hs#L777
Pattern match(es) are non-exhaustive
|
Build:
src/Expander/Primitives.hs#L779
Pattern match(es) are non-exhaustive
|
Build:
src/Expander.hs#L409
Pattern match(es) are non-exhaustive
|
Loading