Skip to content

Use the LiBro monad for Config-ured effects #91

Use the LiBro monad for Config-ured effects

Use the LiBro monad for Config-ured effects #91

Triggered via push July 31, 2024 18:32
Status Failure
Total duration 3m 36s
Artifacts

haskell-ci.yml

on: push
Matrix: build_test_doc
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 6 warnings
GHC 9.8 on ubuntu-latest: test/LiBro/ControlSpec.hs#L24
• Couldn't match expected type: Config -> IO a1
GHC 9.8 on ubuntu-latest: test/LiBro/ControlSpec.hs#L30
• Couldn't match expected type: MVar a1 -> IO a0
GHC 9.8 on ubuntu-latest: test/LiBro/ControlSpec.hs#L30
• Couldn't match expected type ‘MVar Blocking’
GHC 9.8 on ubuntu-latest: test/LiBro/ControlSpec.hs#L61
• Couldn't match expected type: MVar LiBroData -> IO Bool
GHC 9.8 on ubuntu-latest: test/LiBro/ControlSpec.hs#L61
• Couldn't match expected type ‘MVar Blocking’
GHC 9.8 on ubuntu-latest: test/LiBro/ControlSpec.hs#L61
• Couldn't match type ‘Blocking’ with ‘LiBroData’
GHC 9.8 on ubuntu-latest: test/LiBro/ControlSpec.hs#L71
• Couldn't match expected type: MVar LiBroData -> IO Bool
GHC 9.8 on ubuntu-latest: test/LiBro/ControlSpec.hs#L71
• Couldn't match expected type ‘MVar Blocking’
GHC 9.8 on ubuntu-latest: test/LiBro/ControlSpec.hs#L74
• Couldn't match expected type: Config -> IO LiBroData
GHC 9.8 on ubuntu-latest: test/LiBro/Data/StorageSpec.hs#L136
• Couldn't match expected type: Config -> IO (M.Map k1 a8)
GHC 9.4 on ubuntu-latest: test/LiBro/ControlSpec.hs#L24
• Couldn't match expected type: Config -> IO a1
GHC 9.4 on ubuntu-latest: test/LiBro/ControlSpec.hs#L30
• Couldn't match expected type: MVar a1 -> IO a0
GHC 9.4 on ubuntu-latest: test/LiBro/ControlSpec.hs#L30
• Couldn't match expected type ‘MVar Blocking’
GHC 9.4 on ubuntu-latest: test/LiBro/ControlSpec.hs#L61
• Couldn't match expected type: MVar LiBroData -> IO Bool
GHC 9.4 on ubuntu-latest: test/LiBro/ControlSpec.hs#L61
• Couldn't match expected type ‘MVar Blocking’
GHC 9.4 on ubuntu-latest: test/LiBro/ControlSpec.hs#L61
• Couldn't match type ‘Blocking’ with ‘LiBroData’
GHC 9.4 on ubuntu-latest: test/LiBro/ControlSpec.hs#L71
• Couldn't match expected type: MVar LiBroData -> IO Bool
GHC 9.4 on ubuntu-latest: test/LiBro/ControlSpec.hs#L71
• Couldn't match expected type ‘MVar Blocking’
GHC 9.4 on ubuntu-latest: test/LiBro/ControlSpec.hs#L74
• Couldn't match expected type: Config -> IO LiBroData
GHC 9.4 on ubuntu-latest: test/LiBro/Data/StorageSpec.hs#L136
• Couldn't match expected type: Config -> IO (M.Map k1 a8)
GHC 9.6 on ubuntu-latest: test/LiBro/ControlSpec.hs#L24
• Couldn't match expected type: Config -> IO a1
GHC 9.6 on ubuntu-latest: test/LiBro/ControlSpec.hs#L30
• Couldn't match expected type: MVar a1 -> IO a0
GHC 9.6 on ubuntu-latest: test/LiBro/ControlSpec.hs#L30
• Couldn't match expected type ‘MVar Blocking’
GHC 9.6 on ubuntu-latest: test/LiBro/ControlSpec.hs#L61
• Couldn't match expected type: MVar LiBroData -> IO Bool
GHC 9.6 on ubuntu-latest: test/LiBro/ControlSpec.hs#L61
• Couldn't match expected type ‘MVar Blocking’
GHC 9.6 on ubuntu-latest: test/LiBro/ControlSpec.hs#L61
• Couldn't match type ‘Blocking’ with ‘LiBroData’
GHC 9.6 on ubuntu-latest: test/LiBro/ControlSpec.hs#L71
• Couldn't match expected type: MVar LiBroData -> IO Bool
GHC 9.6 on ubuntu-latest: test/LiBro/ControlSpec.hs#L71
• Couldn't match expected type ‘MVar Blocking’
GHC 9.6 on ubuntu-latest: test/LiBro/ControlSpec.hs#L74
• Couldn't match expected type: Config -> IO LiBroData
GHC 9.6 on ubuntu-latest: test/LiBro/Data/StorageSpec.hs#L136
• Couldn't match expected type: Config -> IO (M.Map k1 a8)
GHC 9.8 on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@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 on ubuntu-latest: lib/LiBro/Control.hs#L5
The import of ‘LiBro.Config’ is redundant
GHC 9.4 on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@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 on ubuntu-latest: lib/LiBro/Control.hs#L5
The import of ‘LiBro.Config’ is redundant
GHC 9.6 on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@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 on ubuntu-latest: lib/LiBro/Control.hs#L5
The import of ‘LiBro.Config’ is redundant