Validation service scaffold #1321
Annotations
4 errors
Lint:
pkg/mlsstore/store_test.go#L100
Error return value of `(*github.com/uptrace/bun.SelectQuery).Scan` is not checked (errcheck)
|
Lint:
pkg/mlsvalidate/service.go#L55
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
Lint:
pkg/mlsvalidate/service.go#L88
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
Lint
issues found
|