WIP: Library API definitions #156
Annotations
9 errors and 2 warnings
Run golangci/golangci-lint-action@v6:
backend/blob/blob_ref.go#L237
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci/golangci-lint-action@v6:
backend/blob/blob_ref.go#L546
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci/golangci-lint-action@v6:
backend/blob/blob_ref.go#L556
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci/golangci-lint-action@v6:
backend/api/documents/v3alpha/documents.go#L477
G115: integer overflow conversion int64 -> int32 (gosec)
|
Run golangci/golangci-lint-action@v6:
backend/blob/blob_ref.go#L704
`memeber` is a misspelling of `member` (misspell)
|
Run golangci/golangci-lint-action@v6:
backend/blob/index_sql.go#L250
var-naming: don't use underscores in Go names; func parameter entities_eid should be entitiesEid (revive)
|
Run golangci/golangci-lint-action@v6:
backend/blob/blob_ref.go#L585
exported: exported type IndexedValue should have comment or be unexported (revive)
|
Run golangci/golangci-lint-action@v6:
backend/blob/blob_ref.go#L590
exported: exported type DocIndexedAttrs should have comment or be unexported (revive)
|
Run golangci/golangci-lint-action@v6
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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