handlematrix,handletwit: Edit messages and receive edits #17
Annotations
5 errors
Run pre-commit:
pkg/twittermeow/messaging.go#L181
call of Unmarshal passes non-pointer as second argument
|
Run pre-commit:
pkg/connector/startchat.go#L60
conversion from int64 to UserID (string) yields a string of one rune, not a string of digits
|
Run pre-commit:
pkg/connector/startchat.go#L50
should omit comparison to bool constant, can be simplified to !perms.CanDm (S1002)
|
Run pre-commit:
pkg/twittermeow/messaging.go#L181
json.Unmarshal expects to unmarshal into a pointer, but the provided value is not a pointer (SA1014)
|
Run pre-commit
Process completed with exit code 1.
|
Loading