Functionality to print a dependency list for a Fortran code base #623
Annotations
14 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/Rewriter/Internal.hs#L303
Top-level binding with no type signature:
|
Test:
src/Text/PrettyPrint/GenericPretty/Orphans.hs#L10
The qualified import of ‘Data.Text’ is redundant
|
Test:
src/Text/PrettyPrint/GenericPretty/Orphans.hs#L15
Orphan instance: instance Out Text
|
Test:
src/Text/PrettyPrint/GenericPretty/Orphans.hs#L17
Orphan instance: instance Out Int8
|
Test:
src/Text/PrettyPrint/GenericPretty/Orphans.hs#L18
Orphan instance: instance Out Int16
|
Test:
src/Text/PrettyPrint/GenericPretty/Orphans.hs#L19
Orphan instance: instance Out Int32
|
Test:
src/Text/PrettyPrint/GenericPretty/Orphans.hs#L20
Orphan instance: instance Out Int64
|
Test:
src/Text/PrettyPrint/GenericPretty/Orphans.hs#L21
Orphan instance: instance Out Natural
|
Test:
src/Language/Fortran/Repr/Type/Scalar.hs#L40
Defined but not used: ‘t’
|
Test:
src/Language/Fortran/Repr/Eval/Type.hs#L12
Pattern match(es) are non-exhaustive
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "fortran-src-macos-ghc-9.2-cabal-cf418d52a7697d8fdd083df83ac039449cff7bad", "fortran-src-ubuntu-stack-cf418d52a7697d8fdd083df83ac039449cff7bad", "fortran-src-windows-ghc-9.2-cabal-cf418d52a7697d8fdd083df83ac039449cff7bad.exe".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading