GitHub Actions: Update actions #440
Annotations
1 error and 12 warnings
Coveralls
Process completed with exit code 139.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
Loading