Skip to content

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#17) #30

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#17)

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#17) #30

Triggered via push April 21, 2024 09:01
Status Success
Total duration 3m 16s
Artifacts

build.yml

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

Annotations

13 warnings
build (stack)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell/actions/setup@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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).