GitHub Actions: Use gh command instead of hub command #111
Annotations
16 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "binary-packages".
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/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, 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/
|
Setup Haskell
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L111
This binding for ‘visitedA’ shadows the existing binding
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L111
This binding for ‘visitedB’ shadows the existing binding
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L111
This binding for ‘currB’ shadows the existing binding
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L111
This binding for ‘nextB’ shadows the existing binding
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L111
This binding for ‘result’ shadows the existing binding
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L112
This binding for ‘visitedA’ shadows the existing binding
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L112
This binding for ‘visitedB’ shadows the existing binding
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L112
This binding for ‘currB’ shadows the existing binding
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L112
This binding for ‘nextB’ shadows the existing binding
|
Build:
src/ToySolver/Combinatorial/BipartiteMatching.hs#L112
This binding for ‘result’ shadows the existing binding
|
Build artifacts:
misc/build_artifacts.hs#L61
In the use of ‘fromText’
|
Build artifacts:
misc/build_artifacts.hs#L66
In the use of ‘fromText’
|
Loading