basic stack traces #281
Annotations
2 errors and 11 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
|
Build:
src/Util/Store.hs#L67
The use of ‘~’ without TypeOperators
|
Build:
src/Evaluator.hs#L104
The import of ‘Debug.Trace’ is redundant
|
Build:
src/Evaluator.hs#L122
Defined but not used: ‘typeErrorExpected’
|
Build:
src/Evaluator.hs#L122
Defined but not used: ‘typeErrorActual’
|
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
|
Loading