fix: reader_test.go #2
Annotations
3 errors
Go vet:
utils/binary/builder.go#L70
method WriteByte(v byte) *binary.Builder should have signature WriteByte(byte) error
|
Go vet:
client/base.go#L135
(*github.com/sirupsen/logrus.Entry).Error call has possible formatting directive %s
|
Go vet
Process completed with exit code 1.
|
Loading