store: add chunksize tests to acceptance tests #13058
go.yaml
on: pull_request
Go build for different platforms
7m 54s
Linters (Static Analysis) for Go
2m 38s
Matrix: Thanos end-to-end tests
Annotations
3 errors
Linters (Static Analysis) for Go:
pkg/discovery/memcache/resolver.go#L42
cannot use conn (variable of type net.Conn) as io.Closer value in argument to runutil.CloseWithErrCapture: net.Conn does not implement io.Closer (missing method Close)
|
Linters (Static Analysis) for Go:
pkg/store/acceptance_test.go#L769
Comment should end in a period (godot)
|
Linters (Static Analysis) for Go
Process completed with exit code 2.
|