build(deps): update github.com/thanos-io/objstore digest to 4b72edf #23282
codeql-analysis-go.yml
on: pull_request
Skip check
4s
Matrix: Analyze
Annotations
10 errors and 2 warnings
Analyze (go):
pkg/signedrequests/client.go#L31
undefined: client.ObjProvider
|
Analyze (go):
pkg/signedrequests/client.go#L54
undefined: client.GCS
|
Analyze (go)
cannot use objstore.WithRecursiveIter (value of type func() objstore.IterOption) as objstore.IterOption value in argument to table.Bucket().Iter
|
Analyze (go)
undefined: client.ObjProvider
|
Analyze (go)
undefined: client.GCS
|
Analyze (go)
cannot use objstore.WithRecursiveIter (value of type func() objstore.IterOption) as objstore.IterOption value in argument to table.Bucket().Iter
|
Analyze (go)
cannot use NewIcebucket(uri, bucket) (value of type *icebucket) as objstore.Bucket value in struct literal: *icebucket does not implement objstore.Bucket (missing method IterWithAttributes)
|
Analyze (go)
cannot use catalog.NewIcebucket(uri, bucket) (value of type *catalog.icebucket) as objstore.Bucket value in struct literal: *catalog.icebucket does not implement objstore.Bucket (missing method IterWithAttributes)
|
Analyze (go)
not enough arguments in call to client.NewBucket
|
Analyze (go)
undefined: client.GCS
|
Skip check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|