Skip to content

Tags backend

Tags backend #83

Triggered via pull request December 19, 2023 17:19
Status Failure
Total duration 22m 6s
Artifacts

ci.yml

on: pull_request
Lint
1m 51s
Lint
Test packages - pkg
2m 14s
Test packages - pkg
Test packages - tempodb
13m 28s
Test packages - tempodb
Test packages - tempodb/wal
10m 52s
Test packages - tempodb/wal
Test packages - others
8m 59s
Test packages - others
Test integration e2e suite
21m 54s
Test integration e2e suite
Test serverless integration e2e suite
5m 51s
Test serverless integration e2e suite
Build
1m 30s
Build
Benchmark
8m 41s
Benchmark
Vendor check
1m 4s
Vendor check
Check jsonnet & tempo-mixin
1m 9s
Check jsonnet & tempo-mixin
Build technical documentation
18s
Build technical documentation
Fit to window
Zoom out
Zoom in

Annotations

12 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 - others
Process completed with exit code 2.
Test integration e2e suite
Process completed with exit code 2.
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Lint: tempodb/tempodb_test.go#L954
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
Lint: tempodb/tempodb.go#L609
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)