Implement user-configurable command settings #270
Annotations
4 errors
|
Go lint
issues found
|
|
Go lint:
backend/http/commands.go#L80
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Go lint:
backend/http/commands.go#L64
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Go lint:
backend/http/commands.go#L49
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|