Avoid interpreting CPP as Boz #674
Annotations
13 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Haskell build environment
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Test:
src/Language/Fortran/Analysis/ModGraph.hs#L14
The import of ‘Control.Monad’ is redundant
|
Test:
test/Language/Fortran/Transformation/GroupingSpec.hs#L166
Pattern match(es) are non-exhaustive
|
Test:
test/Language/Fortran/Transformation/GroupingSpec.hs#L181
Pattern match(es) are non-exhaustive
|
Test:
test/Language/Fortran/Transformation/GroupingSpec.hs#L195
Pattern match(es) are non-exhaustive
|
Test:
test/Language/Fortran/Transformation/GroupingSpec.hs#L211
Pattern match(es) are non-exhaustive
|
Test:
test/Language/Fortran/Parser/Free/LexerSpec.hs#L26
The prefix use of a ‘$’ would denote an untyped splice
|
Test:
test/Language/Fortran/Parser/Free/LexerSpec.hs#L35
The prefix use of a ‘$’ would denote an untyped splice
|
Test:
test/Language/Fortran/Parser/Free/LexerSpec.hs#L39
The prefix use of a ‘$’ would denote an untyped splice
|
Test:
test/Language/Fortran/Parser/Free/LexerSpec.hs#L44
The prefix use of a ‘$’ would denote an untyped splice
|
Test:
test/Language/Fortran/Parser/Free/LexerSpec.hs#L48
The prefix use of a ‘$’ would denote an untyped splice
|
Loading