Inbox Model #256
Annotations
10 warnings
Build:
src/Store/Lmdb.hs#L36
The import of ‘Data.Text’ is redundant
|
Build:
src/Store/Lmdb.hs#L47
The import of ‘Network.URI’ is redundant
|
Build:
src/Store/Lmdb.hs#L205
This binding for ‘existingTimestamp’ shadows the existing binding
|
Build:
src/Nostr/RelayConnection.hs#L209
This binding for ‘updateQueue’ shadows the existing binding
|
Build:
src/Nostr/RelayConnection.hs#L213
This binding for ‘st’ shadows the existing binding
|
Build:
src/Nostr/Publisher.hs#L7
The import of ‘pack’ from module ‘Data.Text’ is redundant
|
Build:
src/Nostr/Publisher.hs#L13
The import of ‘gets’
|
Build:
src/Nostr/Publisher.hs#L19
The import of ‘Nostr.Bech32’ is redundant
|
Build:
src/Nostr/Publisher.hs#L22
The import of ‘Relay’ from module ‘Nostr.Types’ is redundant
|
Build:
src/Nostr/Publisher.hs#L69
A do-notation statement discarded a result of type ‘Bool’
|
Loading