fix golangci-lint issue #3
Annotations
4 errors
go-static-checks:
request.go#L179
S1020: when ok is true, v can't be nil (gosimple)
|
go-static-checks:
utils.go#L62
S1025: the argument's underlying type is a slice of bytes, should use a simple conversion instead of fmt.Sprintf (gosimple)
|
go-static-checks:
changes.go#L122
SA5008: unknown JSON option "omitempt" (staticcheck)
|
go-static-checks
issues found
|