unit test for tag store #26
Annotations
5 errors and 3 warnings
lint:
builder/store/database/tag_test.go#L531
Error return value of `ts.UpsertRepoTags` is not checked (errcheck)
|
lint:
builder/store/database/tag.go#L66
const `defaultTagGroup` is unused (unused)
|
lint:
builder/store/database/tag_test.go#L401
ineffectual assignment to repoTags (ineffassign)
|
lint
issues found
|
test (1.21.x)
Process completed with exit code 1.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/csghub-server/csghub-server. Supported file pattern: go.sum
|
test (1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|