smp server: expire subscribed clients too, with 3x TTL #7352
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Simplex/Messaging/Transport.hs#L119
The import of ‘UnliftIO.STM’ is redundant
|
src/Simplex/Messaging/Transport/HTTP2.hs#L5
The import of ‘Control.Concurrent.STM’ is redundant
|
src/Simplex/Messaging/Server/QueueStore/STM.hs#L58
Redundant constraint: DirectParty p
|
src/Simplex/Messaging/Server.hs#L813
Redundant constraint: C.SignatureAlgorithm a
|
src/Simplex/Messaging/Agent/Client.hs#L1935
Redundant constraint: UserProtocol p
|
tests/AgentTests/NotificationTests.hs#L511
• Defaulting the type variable ‘a0’ to type ‘String’ in the following constraints
|
tests/AgentTests/NotificationTests.hs#L519
• Defaulting the type variable ‘a0’ to type ‘String’ in the following constraints
|
This job succeeded
Loading