Ignore 'The specified blob does not exist' error #402
go.yaml
on: pull_request
Thanos unit tests
7m 20s
Go build for different platforms
2m 46s
Go build with -tags=stringlabels
1m 32s
Linters (Static Analysis) for Go
20s
Check misspelled words
10s
Matrix: Thanos end-to-end tests
Annotations
40 errors
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L435
expected operand, found '||'
|
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L444
expected '{', found 'if'
|
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L465
expected declaration, found 'return'
|
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L518
expected declaration, found 'for'
|
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L622
expected declaration, found 'for'
|
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L686
expected declaration, found 'for'
|
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L715
expected declaration, found 'if'
|
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L724
expected declaration, found 'if'
|
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L737
expected declaration, found 'if'
|
Linters (Static Analysis) for Go:
pkg/store/proxy.go#L767
expected declaration, found 'if'
|
Go build with -tags=stringlabels:
pkg/store/proxy.go#L435
syntax error: unexpected ||, expected expression
|
Go build with -tags=stringlabels
Process completed with exit code 1.
|
Thanos end-to-end tests (8, 2)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 2)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 2)
Process completed with exit code 2.
|
Thanos end-to-end tests (8, 7)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 7)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 7)
Process completed with exit code 2.
|
Thanos end-to-end tests (8, 1)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 1)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 1)
Process completed with exit code 2.
|
Thanos end-to-end tests (8, 6)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 6)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 6)
Process completed with exit code 2.
|
Thanos end-to-end tests (8, 0)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 0)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 0)
Process completed with exit code 2.
|
Thanos end-to-end tests (8, 3)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 3)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 3)
Process completed with exit code 2.
|
Thanos end-to-end tests (8, 4)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 4)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 4)
Process completed with exit code 2.
|
Thanos end-to-end tests (8, 5)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 5)
syntax error: unexpected ||, expected expression
|
Thanos end-to-end tests (8, 5)
Process completed with exit code 2.
|
Go build for different platforms:
pkg/store/proxy.go#L435
syntax error: unexpected ||, expected expression
|
Go build for different platforms
Process completed with exit code 2.
|
Thanos unit tests:
pkg/store/proxy.go#L435
syntax error: unexpected ||, expected expression
|
Thanos unit tests
Process completed with exit code 2.
|