Skip to content

Update thanos objstore library to pull object duration metric fix #390

Update thanos objstore library to pull object duration metric fix

Update thanos objstore library to pull object duration metric fix #390

Triggered via pull request November 7, 2024 00:43
Status Failure
Total duration 18m 38s
Artifacts

go.yaml

on: pull_request
Go build for different platforms
2m 25s
Go build for different platforms
Go build with -tags=stringlabels
1m 23s
Go build with -tags=stringlabels
Linters (Static Analysis) for Go
1m 22s
Linters (Static Analysis) for Go
Thanos unit tests
18m 28s
Thanos unit tests
Check misspelled words
15s
Check misspelled words
Matrix: Thanos end-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
Linters (Static Analysis) for Go
Process completed with exit code 2.
Go build with -tags=stringlabels: cmd/thanos/sidecar.go#L370
not enough arguments in call to client.NewBucket
Go build with -tags=stringlabels
Process completed with exit code 1.
Thanos end-to-end tests (8, 0)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 0)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 0)
Process completed with exit code 2.
Thanos end-to-end tests (8, 2)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 2)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 2)
Process completed with exit code 2.
Thanos end-to-end tests (8, 5)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 5)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 5)
Process completed with exit code 2.
Thanos end-to-end tests (8, 7)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 7)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 7)
Process completed with exit code 2.
Thanos end-to-end tests (8, 3)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 3)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 3)
Process completed with exit code 2.
Thanos end-to-end tests (8, 6)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 6)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 6)
Process completed with exit code 2.
Thanos end-to-end tests (8, 4)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 4)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 4)
Process completed with exit code 2.
Thanos end-to-end tests (8, 1)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 1)
not enough arguments in call to client.NewBucket
Thanos end-to-end tests (8, 1)
Process completed with exit code 2.
Go build for different platforms: cmd/thanos/sidecar.go#L370
not enough arguments in call to client.NewBucket
Go build for different platforms
Process completed with exit code 2.
Thanos unit tests: cmd/thanos/sidecar.go#L370
not enough arguments in call to client.NewBucket
Thanos unit tests: cmd/thanos/main_test.go#L119
cannot use &erroringBucket{…} (value of type *erroringBucket) as objstore.InstrumentedBucket value in assignment: *erroringBucket does not implement objstore.InstrumentedBucket (missing method IterWithAttributes)
Thanos unit tests
Process completed with exit code 2.
Thanos unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/