Skip to content

Build a map (statefully) as we process declarations #645

Build a map (statefully) as we process declarations

Build a map (statefully) as we process declarations #645

Triggered via pull request September 12, 2024 09:35
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

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

Annotations

3 errors and 26 warnings
Mac / GHC 9.2, Cabal / test
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Ubuntu / Stack / test
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Windows / GHC 9.2, Cabal / test
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
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
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/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.0, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L406
This binding for ‘map’ shadows the existing binding
Ubuntu / GHC 9.0, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L414
This binding for ‘pvMap’ shadows the existing binding
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/Analysis/DataFlow.hs#L35
The import of ‘Language.Fortran.AST.Literal.Real’ is redundant
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L168
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L273
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L277
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L281
Pattern match(es) are non-exhaustive
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L352
Defined but not used: ‘minConst’
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L355
Defined but not used: ‘maxConst’
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L358
Defined but not used: ‘inBounds’
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L406
This binding for ‘map’ shadows the existing binding
Ubuntu / GHC 9.4, Cabal / test: src/Language/Fortran/Analysis/DataFlow.hs#L414
This binding for ‘pvMap’ shadows the existing binding