Skip to content

Merge pull request #288 from camfort/improveConstExpr #648

Merge pull request #288 from camfort/improveConstExpr

Merge pull request #288 from camfort/improveConstExpr #648

Triggered via push September 12, 2024 15:28
Status Success
Total duration 16m 11s
Artifacts 3

ci.yml

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

Annotations

67 warnings
Ubuntu / GHC 9.2, Cabal / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu / GHC 9.2, Cabal / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L15
The import of ‘Language.Fortran.Repr.Value.Scalar.Common’ is redundant
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L19
The import of ‘Language.Fortran.Repr.Value.Scalar.String’ is redundant
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L38
The import of ‘Data.Word’ is redundant
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L111
Defined but not used: ‘name’
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L272
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L313
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L322
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L331
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L344
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.2, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L371
Pattern match(es) are non-exhaustive
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu / GHC 9.0, Cabal / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Repr/Eval/Value.hs#L15
The import of ‘Language.Fortran.Repr.Value.Scalar.Common’ is redundant
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L19
The import of ‘Language.Fortran.Repr.Value.Scalar.String’ is redundant
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L38
The import of ‘Data.Word’ is redundant
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L111
Defined but not used: ‘name’
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L272
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Analysis/Renaming.hs#L242
This binding for ‘env’ shadows the existing binding
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L35
The import of ‘Language.Fortran.AST.Literal.Real’ is redundant
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L352
Defined but not used: ‘minConst’
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L355
Defined but not used: ‘maxConst’
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L358
Defined but not used: ‘inBounds’
Ubuntu / GHC 9.4, Cabal / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu / GHC 9.4, Cabal / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Repr/Eval/Value.hs#L15
The import of ‘Language.Fortran.Repr.Value.Scalar.Common’ is redundant
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L19
The import of ‘Language.Fortran.Repr.Value.Scalar.String’ is redundant
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L38
The import of ‘Data.Word’ is redundant
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L111
Defined but not used: ‘name’
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L272
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L313
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L322
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L331
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L344
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Repr/Eval/Value.hs#L371
Pattern match(es) are non-exhaustive
Ubuntu / Stack / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu / Stack / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows / GHC 9.2, Cabal / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows / GHC 9.2, Cabal / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Mac / GHC 9.2, Cabal / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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-8f819c0ab98c39a27d9a276d1026612141e0be0c
3.47 MB
fortran-src-ubuntu-stack-8f819c0ab98c39a27d9a276d1026612141e0be0c
2.63 MB
fortran-src-windows-ghc-9.2-cabal-8f819c0ab98c39a27d9a276d1026612141e0be0c.exe
8.41 MB