Skip to content

Tags backend

Tags backend #70

Triggered via pull request December 15, 2023 15:54
Status Cancelled
Total duration 12m 50s
Artifacts

ci.yml

on: pull_request
Lint
1m 39s
Lint
Test packages - pkg
2m 16s
Test packages - pkg
Test packages - tempodb
12m 41s
Test packages - tempodb
Test packages - tempodb/wal
11m 5s
Test packages - tempodb/wal
Test packages - others
9m 6s
Test packages - others
Test integration e2e suite
12m 38s
Test integration e2e suite
Test serverless integration e2e suite
5m 59s
Test serverless integration e2e suite
Build
1m 36s
Build
Benchmark
8m 34s
Benchmark
Vendor check
1m 7s
Vendor check
Check jsonnet & tempo-mixin
1m 10s
Check jsonnet & tempo-mixin
Build technical documentation
17s
Build technical documentation
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 6 warnings
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Test packages - tempodb
Canceling since a higher priority waiting request for '1/merge-tags_backend' exists
Test packages - tempodb
The operation was canceled.
Test integration e2e suite
Canceling since a higher priority waiting request for '1/merge-tags_backend' exists
Test integration e2e suite
The operation was canceled.
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Lint: tempodb/tempodb.go#L609
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
Lint: tempodb/tempodb_test.go#L954
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
Lint: modules/generator/overrides_test.go#L55
unused-parameter: parameter 'userID' seems to be unused, consider removing or renaming it as _ (revive)
Lint: integration/poller/poller_test.go#L221
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)
Lint: integration/poller/poller_test.go#L232
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (revive)