Initial implementation of deletes #129
Annotations
4 errors and 1 warning
Run golangci/golangci-lint-action@v6:
backend/blob/index.go#L296
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci/golangci-lint-action@v6:
backend/blob/index.go#L255
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v6:
backend/api/documents/v3alpha/documents_test.go#L603
ineffectual assignment to err (ineffassign)
|
Run golangci/golangci-lint-action@v6
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/seed/seed. Supported file pattern: go.sum
|
Loading