Use the LiBro monad for Config-ured effects #91
Annotations
10 errors and 2 warnings
test/LiBro/ControlSpec.hs#L24
• Couldn't match expected type: Config -> IO a1
|
test/LiBro/ControlSpec.hs#L30
• Couldn't match expected type: MVar a1 -> IO a0
|
test/LiBro/ControlSpec.hs#L30
• Couldn't match expected type ‘MVar Blocking’
|
test/LiBro/ControlSpec.hs#L61
• Couldn't match expected type: MVar LiBroData -> IO Bool
|
test/LiBro/ControlSpec.hs#L61
• Couldn't match expected type ‘MVar Blocking’
|
test/LiBro/ControlSpec.hs#L61
• Couldn't match type ‘Blocking’ with ‘LiBroData’
|
test/LiBro/ControlSpec.hs#L71
• Couldn't match expected type: MVar LiBroData -> IO Bool
|
test/LiBro/ControlSpec.hs#L71
• Couldn't match expected type ‘MVar Blocking’
|
test/LiBro/ControlSpec.hs#L74
• Couldn't match expected type: Config -> IO LiBroData
|
test/LiBro/Data/StorageSpec.hs#L136
• Couldn't match expected type: Config -> IO (M.Map k1 a8)
|
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/
|
lib/LiBro/Control.hs#L5
The import of ‘LiBro.Config’ is redundant
|
The logs for this run have expired and are no longer available.
Loading