Skip to content

updated workflow

updated workflow #3

Triggered via push January 27, 2024 21:41
Status Failure
Total duration 4m 22s
Artifacts

release.yml

on: push
build atool linux
4m 14s
build atool linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build atool linux
Process completed with exit code 1.
build atool linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 atool linux: src/Lib.hs#L8
The import of ‘System.IO’ is redundant
build atool linux: src/Lib.hs#L9
The import of ‘Control.Arrow’ is redundant
build atool linux: src/Lib.hs#L24
Defined but not used: ‘charCounts’
build atool linux: src/Lib.hs#L27
Defined but not used: ‘wordLengths’
build atool linux
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).