fix(deps): update github.com/prometheus/prometheus - autoclosed #9446
Annotations
10 errors and 2 warnings
golangci-lint:
clients/cmd/promtail/main.go#L140
config.Tracing undefined (type Config has no field or method Tracing) (typecheck)
|
golangci-lint:
pkg/util/deletion/deletion.go#L6
could not import github.com/grafana/loki/v3/pkg/logql/log (-: # github.com/grafana/loki/v3/pkg/logql/log
|
golangci-lint:
pkg/bloombuild/planner/plannertest/utils.go#L100
missing type in composite literal (typecheck)
|
golangci-lint:
clients/cmd/fluent-bit/out_grafana_loki.go#L8
could not import C (cgo preprocessing failed) (typecheck)
|
golangci-lint:
clients/pkg/logentry/stages/decolorize.go#L4
could not import github.com/grafana/loki/v3/pkg/logql/log (-: # github.com/grafana/loki/v3/pkg/logql/log
|
golangci-lint:
clients/pkg/logentry/stages/decolorize.go#L21
e.Timestamp undefined (type Entry has no field or method Timestamp) (typecheck)
|
golangci-lint:
clients/pkg/logentry/stages/drop.go#L171
e.Line undefined (type Entry has no field or method Line) (typecheck)
|
golangci-lint:
clients/pkg/logentry/stages/drop.go#L174
e.Line undefined (type Entry has no field or method Line) (typecheck)
|
golangci-lint:
clients/pkg/logentry/stages/drop.go#L178
e.Line undefined (type Entry has no field or method Line) (typecheck)
|
golangci-lint:
clients/pkg/logentry/stages/drop.go#L186
e.Timestamp undefined (type Entry has no field or method Timestamp) (typecheck)
|
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/
|
Post checkout
The process '/usr/bin/git' failed with exit code 128
|
Loading