Store source names for declMaps in mod files #658
Annotations
8 warnings
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/
|
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/
|
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/Repr/Eval/Value.hs#L15
The import of ‘Language.Fortran.Repr.Value.Scalar.Common’ is redundant
|
Test:
src/Language/Fortran/Repr/Eval/Value.hs#L19
The import of ‘Language.Fortran.Repr.Value.Scalar.String’ is redundant
|
Test:
src/Language/Fortran/Repr/Eval/Value.hs#L38
The import of ‘Data.Word’ is redundant
|
Test:
src/Language/Fortran/Repr/Eval/Value.hs#L111
Defined but not used: ‘name’
|
Test:
src/Language/Fortran/Repr/Eval/Value.hs#L272
Pattern match(es) are non-exhaustive
|
Loading