Update to GHC 9.10.1 #48
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Save cached dependencies
Cache save failed.
|
Build:
test/CircularBuffer.hs#L37
The import of ‘Control.Applicative’ is redundant
|
Build:
test/ProcessRegistry.hs#L220
Defined but not used: ‘constructor’
|
Build:
test/ProcessRegistry.hs#L365
Defined but not used: ‘partition’
|
Build:
test/ProcessRegistry.hs#L372
Defined but not used: ‘sinkState’
|
Build:
test/ProcessRegistry.hs#L386
Defined but not used: ‘genSpawn’
|
Build:
test/ProcessRegistry.hs#L387
Defined but not used: ‘genKill’
|
Build:
test/ProcessRegistry.hs#L388
Defined but not used: ‘genRegister’
|
Build:
test/ProcessRegistry.hs#L389
Defined but not used: ‘genBadRegister’
|
Build:
test/ProcessRegistry.hs#L390
Defined but not used: ‘genUnregister’
|
Build:
test/ProcessRegistry.hs#L391
Defined but not used: ‘genBadUnregister’
|
Loading