Tags backend #83
ci.yml
on: pull_request
Lint
1m 51s
Test packages - pkg
2m 14s
Test packages - tempodb
13m 28s
Test packages - tempodb/wal
10m 52s
Test packages - others
8m 59s
Test integration e2e suite
21m 54s
Test serverless integration e2e suite
5m 51s
Build
1m 30s
Benchmark
8m 41s
Vendor check
1m 4s
Check jsonnet & tempo-mixin
1m 9s
Build technical documentation
18s
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)
|