smp server: parameterize journal store for queue storage #8280
Annotations
13 errors and 5 warnings
build-ubuntu-20.04-8.10.7
Process completed with exit code 1.
|
build-ubuntu-20.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L170
• Couldn't match type ‘Simplex.Messaging.Server.MsgStore.STM.STMMsgStore
|
build-ubuntu-20.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L171
• Couldn't match type ‘Simplex.Messaging.Server.MsgStore.Journal.JournalMsgStore
|
build-ubuntu-20.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L172
• Couldn't match type ‘Simplex.Messaging.Server.MsgStore.Journal.JournalMsgStore
|
build-ubuntu-20.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L174
• Couldn't match type ‘[Char]’ with ‘Text’
|
build-ubuntu-20.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L251
• Couldn't match expected type ‘BasicAuth’ with actual type ‘t0 a0’
|
build-ubuntu-20.04-9.6.3
Process completed with exit code 1.
|
build-ubuntu-22.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L170
• Couldn't match type ‘Simplex.Messaging.Server.MsgStore.STM.STMMsgStore
|
build-ubuntu-22.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L171
• Couldn't match type ‘Simplex.Messaging.Server.MsgStore.Journal.JournalMsgStore
|
build-ubuntu-22.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L172
• Couldn't match type ‘Simplex.Messaging.Server.MsgStore.Journal.JournalMsgStore
|
build-ubuntu-22.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L174
• Couldn't match type ‘[Char]’ with ‘Text’
|
build-ubuntu-22.04-9.6.3:
src/Simplex/Messaging/Server/Main.hs#L251
• Couldn't match expected type ‘BasicAuth’ with actual type ‘t0 a0’
|
build-ubuntu-22.04-9.6.3
Process completed with exit code 1.
|
build-ubuntu-20.04-9.6.3
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build-ubuntu-20.04-8.10.7
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build-ubuntu-22.04-9.6.3
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build-ubuntu-20.04-9.6.3:
src/Simplex/Messaging/Server.hs#L1092
Redundant constraint: C.SignatureAlgorithm a
|
build-ubuntu-22.04-9.6.3:
src/Simplex/Messaging/Server.hs#L1092
Redundant constraint: C.SignatureAlgorithm a
|