unit test for tag store #26
Annotations
4 errors and 1 warning
golangci-lint:
builder/store/database/tag_test.go#L531
Error return value of `ts.UpsertRepoTags` is not checked (errcheck)
|
golangci-lint:
builder/store/database/tag.go#L66
const `defaultTagGroup` is unused (unused)
|
golangci-lint:
builder/store/database/tag_test.go#L401
ineffectual assignment to repoTags (ineffassign)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/csghub-server/csghub-server. Supported file pattern: go.sum
|
Loading