agent: log all queries #8294
Annotations
1 error and 6 warnings
Test
Process completed with exit code 1.
|
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:
src/Simplex/Messaging/Agent/Store/SQLite/DB.hs#L23
The import of ‘Control.Monad’ is redundant
|
Build:
src/Simplex/Messaging/Server/QueueStore/STM.hs#L66
Redundant constraint: DirectParty p
|
Build:
src/Simplex/Messaging/Agent/Client.hs#L2031
Redundant constraint: UserProtocol p
|
Build:
src/Simplex/Messaging/Agent/Client.hs#L2064
Redundant constraints: (ProtocolTypeI p, UserProtocol p)
|
Build:
src/Simplex/Messaging/Server.hs#L1098
Redundant constraint: C.SignatureAlgorithm a
|
Loading