✨ Query endpoint #4871
Annotations
7 errors
Run golangci linting checks:
catalogd/internal/storage/localdir_test.go#L488
response body must be closed (bodyclose)
|
Run golangci linting checks:
catalogd/internal/storage/index.go#L84
`if schema == ""` has complex nested blocks (complexity: 17) (nestif)
|
Run golangci linting checks:
catalogd/internal/storage/http_precoditions_check.go#L161
named return "t" with type "time.Time" found (nonamedreturns)
|
Run golangci linting checks:
catalogd/internal/storage/http_precoditions_check.go#L201
named return "etag" with type "string" found (nonamedreturns)
|
Run golangci linting checks:
catalogd/internal/storage/localdir.go#L67
Consider pre-allocating `metaChans` (prealloc)
|
Run golangci linting checks:
catalogd/internal/serverutil/serverutil.go#L106
unnecessary trailing newline (whitespace)
|
Run golangci linting checks
Process completed with exit code 2.
|
Loading