Skip to content

Bump outdated dependencies #61

Bump outdated dependencies

Bump outdated dependencies #61

Triggered via pull request September 5, 2024 02:42
@erikderikd
synchronize #52
erikd:master
Status Success
Total duration 49m 35s
Artifacts

main.yaml

on: pull_request
Matrix: build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

88 warnings
GHC 9.6.6 on ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.6.6 on ubuntu-22.04: test/CircularBuffer.hs#L37
The import of ‘Control.Applicative’ is redundant
GHC 9.6.6 on ubuntu-22.04: test/ProcessRegistry.hs#L220
Defined but not used: ‘constructor’
GHC 9.6.6 on ubuntu-22.04: test/ProcessRegistry.hs#L365
Defined but not used: ‘partition’
GHC 9.6.6 on ubuntu-22.04: test/ProcessRegistry.hs#L372
Defined but not used: ‘sinkState’
GHC 9.6.6 on ubuntu-22.04: test/ProcessRegistry.hs#L386
Defined but not used: ‘genSpawn’
GHC 9.6.6 on ubuntu-22.04: test/ProcessRegistry.hs#L387
Defined but not used: ‘genKill’
GHC 9.6.6 on ubuntu-22.04: test/ProcessRegistry.hs#L388
Defined but not used: ‘genRegister’
GHC 9.6.6 on ubuntu-22.04: test/ProcessRegistry.hs#L389
Defined but not used: ‘genBadRegister’
GHC 9.6.6 on ubuntu-22.04: test/ProcessRegistry.hs#L390
Defined but not used: ‘genUnregister’
GHC 9.6.6 on ubuntu-22.04: test/ProcessRegistry.hs#L391
Defined but not used: ‘genBadUnregister’
GHC 9.4.8 on ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.4.8 on ubuntu-22.04
Cache save failed.
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L220
Defined but not used: ‘constructor’
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L365
Defined but not used: ‘partition’
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L372
Defined but not used: ‘sinkState’
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L386
Defined but not used: ‘genSpawn’
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L387
Defined but not used: ‘genKill’
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L388
Defined but not used: ‘genRegister’
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L389
Defined but not used: ‘genBadRegister’
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L390
Defined but not used: ‘genUnregister’
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L391
Defined but not used: ‘genBadUnregister’
GHC 9.4.8 on ubuntu-22.04: test/ProcessRegistry.hs#L392
Defined but not used: ‘genWhereIs’
GHC 9.10.1 on ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.10.1 on ubuntu-22.04: src/Test/StateMachine/Utils.hs#L46
The import of ‘Data.List’ is redundant
GHC 9.10.1 on ubuntu-22.04: src/Test/StateMachine/Parallel.hs#L73
The import of ‘foldl'’ from module ‘Data.List’ is redundant
GHC 9.10.1 on ubuntu-22.04: src/Test/StateMachine/Utils.hs#L46
The import of ‘Data.List’ is redundant
GHC 9.10.1 on ubuntu-22.04: src/Test/StateMachine/Parallel.hs#L73
The import of ‘foldl'’ from module ‘Data.List’ is redundant
GHC 9.10.1 on ubuntu-22.04: src/Test/StateMachine/Utils.hs#L46
The import of ‘Data.List’ is redundant
GHC 9.10.1 on ubuntu-22.04: src/Test/StateMachine/Parallel.hs#L73
The import of ‘foldl'’ from module ‘Data.List’ is redundant
GHC 9.10.1 on ubuntu-22.04: test/Bookstore.hs#L280
In the use of ‘head’
GHC 9.10.1 on ubuntu-22.04: test/CircularBuffer.hs#L37
The import of ‘Control.Applicative’ is redundant
GHC 9.10.1 on ubuntu-22.04: test/ProcessRegistry.hs#L220
Defined but not used: ‘constructor’
GHC 9.10.1 on ubuntu-22.04: test/ProcessRegistry.hs#L365
Defined but not used: ‘partition’
GHC 9.10.1 on ubuntu-22.04: test/ProcessRegistry.hs#L372
Defined but not used: ‘sinkState’
GHC 9.10.1 on ubuntu-22.04: test/ProcessRegistry.hs#L386
Defined but not used: ‘genSpawn’
GHC 9.10.1 on ubuntu-22.04: test/ProcessRegistry.hs#L387
Defined but not used: ‘genKill’
GHC 9.2.8 on ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.2.8 on ubuntu-22.04
Cache save failed.
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L220
Defined but not used: ‘constructor’
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L365
Defined but not used: ‘partition’
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L372
Defined but not used: ‘sinkState’
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L386
Defined but not used: ‘genSpawn’
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L387
Defined but not used: ‘genKill’
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L388
Defined but not used: ‘genRegister’
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L389
Defined but not used: ‘genBadRegister’
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L390
Defined but not used: ‘genUnregister’
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L391
Defined but not used: ‘genBadUnregister’
GHC 9.2.8 on ubuntu-22.04: test/ProcessRegistry.hs#L392
Defined but not used: ‘genWhereIs’
GHC 9.8.2 on ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.8.2 on ubuntu-22.04
Cache save failed.
GHC 9.8.2 on ubuntu-22.04: test/Bookstore.hs#L280
In the use of ‘head’
GHC 9.8.2 on ubuntu-22.04: test/CircularBuffer.hs#L37
The import of ‘Control.Applicative’ is redundant
GHC 9.8.2 on ubuntu-22.04: test/ProcessRegistry.hs#L220
Defined but not used: ‘constructor’
GHC 9.8.2 on ubuntu-22.04: test/ProcessRegistry.hs#L365
Defined but not used: ‘partition’
GHC 9.8.2 on ubuntu-22.04: test/ProcessRegistry.hs#L372
Defined but not used: ‘sinkState’
GHC 9.8.2 on ubuntu-22.04: test/ProcessRegistry.hs#L386
Defined but not used: ‘genSpawn’
GHC 9.8.2 on ubuntu-22.04: test/ProcessRegistry.hs#L387
Defined but not used: ‘genKill’
GHC 9.8.2 on ubuntu-22.04: test/ProcessRegistry.hs#L388
Defined but not used: ‘genRegister’
GHC 9.8.2 on ubuntu-22.04: test/ProcessRegistry.hs#L389
Defined but not used: ‘genBadRegister’
GHC 8.8.4 on ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L220
Defined but not used: ‘constructor’
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L365
Defined but not used: ‘partition’
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L372
Defined but not used: ‘sinkState’
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L386
Defined but not used: ‘genSpawn’
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L387
Defined but not used: ‘genKill’
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L388
Defined but not used: ‘genRegister’
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L389
Defined but not used: ‘genBadRegister’
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L390
Defined but not used: ‘genUnregister’
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L391
Defined but not used: ‘genBadUnregister’
GHC 8.8.4 on ubuntu-22.04: test/ProcessRegistry.hs#L392
Defined but not used: ‘genWhereIs’
GHC 8.8.4 on ubuntu-22.04
Cache save failed.
GHC 8.10.7 on ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L220
Defined but not used: ‘constructor’
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L365
Defined but not used: ‘partition’
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L372
Defined but not used: ‘sinkState’
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L386
Defined but not used: ‘genSpawn’
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L387
Defined but not used: ‘genKill’
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L388
Defined but not used: ‘genRegister’
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L389
Defined but not used: ‘genBadRegister’
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L390
Defined but not used: ‘genUnregister’
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L391
Defined but not used: ‘genBadUnregister’
GHC 8.10.7 on ubuntu-22.04: test/ProcessRegistry.hs#L392
Defined but not used: ‘genWhereIs’
GHC 8.10.7 on ubuntu-22.04
Cache save failed.