feat: additional select column #1200
Annotations
2 errors
golangci-lint:
chainable_api.go#L214
[golangci] reported by reviewdog 🐶
Error return value of `tx.AddError` is not checked (errcheck)
Raw Output:
chainable_api.go:214:14: Error return value of `tx.AddError` is not checked (errcheck)
tx.AddError(fmt.Errorf("unsupported additional select args %v", selects))
^
|
golangci-lint
reviewdog exited with status code: 1
|
The logs for this run have expired and are no longer available.
Loading