Skip to content

Avoid interpreting CPP as Boz #674

Avoid interpreting CPP as Boz

Avoid interpreting CPP as Boz #674

Triggered via pull request December 11, 2024 17:24
@dorcharddorchard
synchronize #295
fixboz
Status Success
Total duration 14m 50s
Artifacts 3

ci.yml

on: pull_request
Ubuntu / Stack / test
4m 29s
Ubuntu / Stack / test
Matrix: mac-cabal-test
Matrix: ubuntu-cabal-test
Matrix: windows-cabal-test
Fit to window
Zoom out
Zoom in

Annotations

61 warnings
Ubuntu / Stack / test
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 / GHC 9.4, Cabal / test
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 / GHC 9.0, Cabal / test
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 / GHC 9.2, Cabal / test
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/
Mac / GHC 9.2, Cabal / test
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/
Windows / GHC 9.2, Cabal / test
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 / Stack / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu / GHC 9.2, Cabal / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Analysis/ModGraph.hs#L14
The import of ‘Control.Monad’ is redundant
Ubuntu / GHC 9.2, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L26
The prefix use of a ‘$’ would denote an untyped splice
Ubuntu / GHC 9.2, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L35
The prefix use of a ‘$’ would denote an untyped splice
Ubuntu / GHC 9.2, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L39
The prefix use of a ‘$’ would denote an untyped splice
Ubuntu / GHC 9.2, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L44
The prefix use of a ‘$’ would denote an untyped splice
Ubuntu / GHC 9.2, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L48
The prefix use of a ‘$’ would denote an untyped splice
Ubuntu / GHC 9.2, Cabal / test
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Ubuntu / GHC 9.0, Cabal / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu / GHC 9.0, Cabal / test
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Analysis/ModGraph.hs#L14
The import of ‘Control.Monad’ is redundant
Ubuntu / GHC 9.0, Cabal / test: test/Language/Fortran/Analysis/ModFileSpec.hs#L4
The import of ‘TestUtil’ is redundant
Ubuntu / GHC 9.0, Cabal / test: test/Language/Fortran/Analysis/ModFileSpec.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
Ubuntu / GHC 9.0, Cabal / test: test/Language/Fortran/Analysis/ModFileSpec.hs#L17
The import of ‘Language.Fortran.Analysis.DataFlow’ is redundant
Ubuntu / GHC 9.0, Cabal / test: test/Language/Fortran/Analysis/ModFileSpec.hs#L30
This binding for ‘pf’ shadows the existing binding
Ubuntu / GHC 9.0, Cabal / test: test/Language/Fortran/Analysis/ModFileSpec.hs#L36
Top-level binding with no type signature: testModuleMaps :: IO ()
Ubuntu / GHC 9.4, Cabal / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu / GHC 9.4, Cabal / test
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/ModGraph.hs#L14
The import of ‘Control.Monad’ is redundant
Ubuntu / GHC 9.4, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L26
The prefix use of a ‘$’ would denote an untyped splice
Ubuntu / GHC 9.4, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L35
The prefix use of a ‘$’ would denote an untyped splice
Ubuntu / GHC 9.4, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L39
The prefix use of a ‘$’ would denote an untyped splice
Ubuntu / GHC 9.4, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L44
The prefix use of a ‘$’ would denote an untyped splice
Ubuntu / GHC 9.4, Cabal / test: test/Language/Fortran/Parser/Free/LexerSpec.hs#L48
The prefix use of a ‘$’ would denote an untyped splice
Windows / GHC 9.2, Cabal / test: src/Language/Fortran/Rewriter/Internal.hs#L303
Top-level binding with no type signature:
Windows / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L10
The qualified import of ‘Data.Text’ is redundant
Windows / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L18
Orphan instance: instance Out Int16
Windows / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L19
Orphan instance: instance Out Int32
Windows / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L20
Orphan instance: instance Out Int64
Windows / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L21
Orphan instance: instance Out Natural
Windows / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Type.hs#L12
Pattern match(es) are non-exhaustive
Windows / GHC 9.2, Cabal / test
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
Mac / GHC 9.2, Cabal / test: src/Language/Fortran/Rewriter/Internal.hs#L303
Top-level binding with no type signature:
Mac / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L10
The qualified import of ‘Data.Text’ is redundant
Mac / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L15
Orphan instance: instance Out Text
Mac / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L17
Orphan instance: instance Out Int8
Mac / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L18
Orphan instance: instance Out Int16
Mac / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L19
Orphan instance: instance Out Int32
Mac / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L20
Orphan instance: instance Out Int64
Mac / GHC 9.2, Cabal / test: src/Text/PrettyPrint/GenericPretty/Orphans.hs#L21
Orphan instance: instance Out Natural
Mac / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Type/Scalar.hs#L40
Defined but not used: ‘t’
Mac / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Type.hs#L12
Pattern match(es) are non-exhaustive
Mac / GHC 9.2, Cabal / test
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).

Artifacts

Produced during runtime
Name Size
fortran-src-macos-ghc-9.2-cabal-f20cf86bdfb8d21a8a799766f388f77cabcebd6f
3.57 MB
fortran-src-ubuntu-stack-f20cf86bdfb8d21a8a799766f388f77cabcebd6f
2.64 MB
fortran-src-windows-ghc-9.2-cabal-f20cf86bdfb8d21a8a799766f388f77cabcebd6f.exe
8.49 MB