Functionality to print a dependency list for a Fortran code base #619
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, actions/upload-artifact@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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test/Language/Fortran/Transformation/GroupingSpec.hs#L166
Pattern match(es) are non-exhaustive
|
test/Language/Fortran/Transformation/GroupingSpec.hs#L181
Pattern match(es) are non-exhaustive
|
test/Language/Fortran/Transformation/GroupingSpec.hs#L195
Pattern match(es) are non-exhaustive
|
test/Language/Fortran/Transformation/GroupingSpec.hs#L211
Pattern match(es) are non-exhaustive
|
test/Language/Fortran/Parser/Free/LexerSpec.hs#L26
The prefix use of a ‘$’ would denote an untyped splice
|
test/Language/Fortran/Parser/Free/LexerSpec.hs#L35
The prefix use of a ‘$’ would denote an untyped splice
|
test/Language/Fortran/Parser/Free/LexerSpec.hs#L39
The prefix use of a ‘$’ would denote an untyped splice
|
test/Language/Fortran/Parser/Free/LexerSpec.hs#L44
The prefix use of a ‘$’ would denote an untyped splice
|
test/Language/Fortran/Parser/Free/LexerSpec.hs#L48
The prefix use of a ‘$’ would denote an untyped splice
|
test/Language/Fortran/Parser/Free/LexerSpec.hs#L53
The prefix use of a ‘$’ would denote an untyped splice
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "fortran-src-macos-ghc-9.2-cabal-b2102e6b5d766c836e7b389da0dbf473f181475d", "fortran-src-ubuntu-stack-b2102e6b5d766c836e7b389da0dbf473f181475d".
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/
|
This job succeeded
Loading