ci(golangci-lint) :Add golangci linter #754
Annotations
30 errors and 2 warnings
ubuntu-latest go1.23.6:
io/blob.go#L96
File is not properly formatted (gofumpt)
|
ubuntu-latest go1.23.6:
io/blob.go#L150
File is not properly formatted (gofumpt)
|
ubuntu-latest go1.23.6:
io/local.go#L36
File is not properly formatted (gofumpt)
|
ubuntu-latest go1.23.6:
catalog/registry_test.go#L192
`overriden` is a misspelling of `overridden` (misspell)
|
ubuntu-latest go1.23.6:
catalog/registry_test.go#L196
`overriden` is a misspelling of `overridden` (misspell)
|
ubuntu-latest go1.23.6:
utils/context.go#L39
return with no blank line before (nlreturn)
|
ubuntu-latest go1.23.6:
io/blob.go#L110
return with no blank line before (nlreturn)
|
ubuntu-latest go1.23.6:
io/blob.go#L119
return with no blank line before (nlreturn)
|
ubuntu-latest go1.23.6:
catalog/sql/sql.go#L536
break with no blank line before (nlreturn)
|
ubuntu-latest go1.23.6:
manifest.go#L482
break with no blank line before (nlreturn)
|
windows-latest go1.23.6:
io/blob.go#L96
File is not properly formatted (gofumpt)
|
windows-latest go1.23.6:
io/blob.go#L150
File is not properly formatted (gofumpt)
|
windows-latest go1.23.6:
io/local.go#L36
File is not properly formatted (gofumpt)
|
windows-latest go1.23.6:
catalog/registry_test.go#L192
`overriden` is a misspelling of `overridden` (misspell)
|
windows-latest go1.23.6:
catalog/registry_test.go#L196
`overriden` is a misspelling of `overridden` (misspell)
|
windows-latest go1.23.6:
utils/context.go#L39
return with no blank line before (nlreturn)
|
windows-latest go1.23.6:
io/blob.go#L110
return with no blank line before (nlreturn)
|
windows-latest go1.23.6:
io/blob.go#L119
return with no blank line before (nlreturn)
|
windows-latest go1.23.6:
catalog/sql/sql.go#L536
break with no blank line before (nlreturn)
|
windows-latest go1.23.6:
manifest.go#L482
break with no blank line before (nlreturn)
|
macos-latest go1.23.6:
io/blob.go#L96
File is not properly formatted (gofumpt)
|
macos-latest go1.23.6:
io/blob.go#L150
File is not properly formatted (gofumpt)
|
macos-latest go1.23.6:
io/local.go#L36
File is not properly formatted (gofumpt)
|
macos-latest go1.23.6:
catalog/registry_test.go#L192
`overriden` is a misspelling of `overridden` (misspell)
|
macos-latest go1.23.6:
catalog/registry_test.go#L196
`overriden` is a misspelling of `overridden` (misspell)
|
macos-latest go1.23.6:
utils/context.go#L39
return with no blank line before (nlreturn)
|
macos-latest go1.23.6:
io/blob.go#L110
return with no blank line before (nlreturn)
|
macos-latest go1.23.6:
io/blob.go#L119
return with no blank line before (nlreturn)
|
macos-latest go1.23.6:
catalog/sql/sql.go#L536
break with no blank line before (nlreturn)
|
macos-latest go1.23.6:
manifest.go#L482
break with no blank line before (nlreturn)
|
ubuntu-latest go1.23.6
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
windows-latest go1.23.6
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|