Only add Alternative (P.Either String) instance for transformers >= 0.6 #9
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
lib/DockerEngine/Core.hs#L73
Orphan instance: instance P.MonadFail (P.Either String)
|
lib/DockerEngine/Core.hs#L464
The use of ‘~’ without TypeOperators
|
lib/DockerEngine/Core.hs#L567
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
|
lib/DockerEngine/Core.hs#L567
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
|
This job succeeded
Loading