Skip to content

Bump actions/cache from 3 to 4 (#16) #28

Bump actions/cache from 3 to 4 (#16)

Bump actions/cache from 3 to 4 (#16) #28

Triggered via push January 17, 2024 21:01
Status Success
Total duration 3m 21s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (stack)
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (stack): src/Game.hs#L61
This binding for ‘score’ shadows the existing binding
build (stack): src/Game.hs#L61
Defined but not used: ‘score’
build (stack): src/Game.hs#L79
Defined but not used: ‘xs’
build (stack): src/Game.hs#L112
Defined but not used: ‘code’
build (stack): src/Game.hs#L112
Defined but not used: ‘guess’
build (stack): src/Game.hs#L121
Defined but not used: ‘s’
build (stack): src/Game.hs#L131
Defined but not used: ‘lastScore’
build (stack): src/Game.hs#L131
Defined but not used: ‘guess’
build (stack): src/Game.hs#L131
This binding for ‘codes’ shadows the existing binding
build (stack): src/Game.hs#L131
Defined but not used: ‘codes’
build (stack)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).