Skip to content

fix(deps): update module cloud.google.com/go/pubsub to v1.44.0 #7439

fix(deps): update module cloud.google.com/go/pubsub to v1.44.0

fix(deps): update module cloud.google.com/go/pubsub to v1.44.0 #7439

Triggered via pull request October 4, 2024 16:41
Status Failure
Total duration 7m 25s
Artifacts

check.yml

on: pull_request
Matrix: check / testPackages
Fit to window
Zoom out
Zoom in

Annotations

56 errors and 1 warning
check / integration
Process completed with exit code 2.
check / testPackages (pkg/ruler)
Process completed with exit code 1.
check / testPackages (pkg/tool)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/tool)
Process completed with exit code 1.
check / testPackages (pkg/ingester-rf1)
The job was canceled because "pkg_ruler" failed.
check / testPackages (cmd/migrate)
The job was canceled because "pkg_ruler" failed.
check / testPackages (cmd/migrate)
Process completed with exit code 1.
check / testPackages (pkg/scheduler)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/scheduler)
Process completed with exit code 1.
check / testPackages (pkg/querier-rf1)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/querier-rf1)
The operation was canceled.
check / testPackages (pkg/lokifrontend)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/lokifrontend)
The operation was canceled.
check / testPackages (pkg/bloombuild)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/bloombuild)
The operation was canceled.
check / testPackages (pkg/querier)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/querier)
The operation was canceled.
check / testPackages (pkg/storage)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/storage)
The operation was canceled.
check / testPackages (pkg/loki)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/loki)
The operation was canceled.
check / testPackages (pkg/chunkenc)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/chunkenc)
The operation was canceled.
check / testPackages (pkg/ingester)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/ingester)
The operation was canceled.
check / testPackages (tools/doc-generator)
The job was canceled because "pkg_ruler" failed.
check / testPackages (tools/doc-generator)
The operation was canceled.
check / testPackages (pkg/kafka)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/kafka)
The operation was canceled.
check / testPackages (clients/cmd)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/util)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/util)
The operation was canceled.
check / testPackages (clients/cmd)
The operation was canceled.
check / testPackages (pkg/distributor)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/distributor)
The operation was canceled.
check / testPackages (pkg/pattern)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/pattern)
The operation was canceled.
check / testPackages (clients/pkg)
The job was canceled because "pkg_ruler" failed.
check / testPackages (clients/pkg)
The operation was canceled.
check / testPackages (tools/tsdb)
The job was canceled because "pkg_ruler" failed.
check / testPackages (tools/tsdb)
The operation was canceled.
check / testPackages (pkg/logcli)
The job was canceled because "pkg_ruler" failed.
check / testPackages (pkg/logcli)
The operation was canceled.
check / checkFiles
Process completed with exit code 2.
check / faillint
Process completed with exit code 1.
check / golangciLint: pkg/storage/bucket/gcs/bucket_client.go#L8
could not import github.com/thanos-io/objstore/providers/gcs (-: # github.com/thanos-io/objstore/providers/gcs
check / golangciLint: pkg/ruler/compat.go#L159
cfg.ExternalURL undefined (type Config has no field or method ExternalURL) (typecheck)
check / golangciLint: pkg/ruler/compat.go#L160
cfg.ExternalURL undefined (type Config has no field or method ExternalURL) (typecheck)
check / golangciLint: pkg/ruler/compat.go#L163
cfg.OutageTolerance undefined (type Config has no field or method OutageTolerance) (typecheck)
check / golangciLint: pkg/ruler/compat.go#L164
cfg.ForGracePeriod undefined (type Config has no field or method ForGracePeriod) (typecheck)
check / golangciLint: pkg/ruler/compat.go#L165
cfg.ResendDelay undefined (type Config has no field or method ResendDelay) (typecheck)
check / golangciLint: pkg/ruler/config.go#L39
c.StoreConfig undefined (type *Config has no field or method StoreConfig) (typecheck)
check / golangciLint: pkg/ruler/rulestore/config.go#L26
cfg.ExtraBackends undefined (type *Config has no field or method ExtraBackends) (typecheck)
check / golangciLint: pkg/ruler/rulestore/config.go#L29
cfg.RegisterFlagsWithPrefix undefined (type *Config has no field or method RegisterFlagsWithPrefix) (typecheck)
check / golangciLint: pkg/ruler/rulestore/config_test.go#L28
cfg.Backend undefined (type *Config has no field or method Backend) (typecheck)
check / failCheck
Process completed with exit code 2.
check / golangciLint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/