GitHub Actions: update actions #436
Annotations
2 errors and 12 warnings
Clear setup-exe-cache directory
Process completed with exit code 1.
|
Upload artifacts
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
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/.
|
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
|
Setup Haskell
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Loading