Update resolvers, migrate to crypton #156
ci.yml
on: pull_request
generate
4s
hlint
5s
Matrix: test
Annotations
1 error and 16 warnings
hlint
HLint failed with status: 1. Warning (2)
|
generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
hlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
hlint:
library/Faktory/Client.hs#L110
Warning in newClient in module Faktory.Client: Functor law ▫︎ Found: "HelloPayload mWorkerId (show . fst $ connectionID conn)\n <$> (toInteger <$> getProcessID)" ▫︎ Perhaps: "(HelloPayload mWorkerId (show . fst $ connectionID conn)\n . toInteger\n <$> getProcessID)"
|
hlint:
library/Faktory/Settings.hs#L127
Warning in envPoolSettings in module Faktory.Settings: Functor law ▫︎ Found: "PoolSettings\n <$> (maybe settingsSize read <$> lookupEnv \"FAKTORY_POOL_SIZE\")" ▫︎ Perhaps: "(PoolSettings . maybe settingsSize read\n <$> lookupEnv \"FAKTORY_POOL_SIZE\")"
|
test (stack-lts23.yaml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stack-lts23.yaml)
No cache found
|
test (stack.yaml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stack.yaml)
No cache found
|
test (stack-lts22.yaml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stack-nightly.yaml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stack-nightly.yaml)
No cache found
|
test (stack-lts16.yaml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stack-lts20.yaml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stack-lts19.yaml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stack-lts21.yaml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stack-lts18.yaml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|