Skip to content

Validation service scaffold #1321

Validation service scaffold

Validation service scaffold #1321

Triggered via pull request October 23, 2023 20:57
Status Failure
Total duration 3m 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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