Skip to content

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.3 #32

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.3

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.3 #32

Status Success
Total duration 3m 29s
Artifacts

build.yml

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

Annotations

13 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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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).