Skip to content

store: add chunksize tests to acceptance tests #13058

store: add chunksize tests to acceptance tests

store: add chunksize tests to acceptance tests #13058

Triggered via pull request December 30, 2023 14:15
Status Failure
Total duration 8m 4s
Artifacts

go.yaml

on: pull_request
Go build for different platforms
7m 54s
Go build for different platforms
Linters (Static Analysis) for Go
2m 38s
Linters (Static Analysis) for Go
Matrix: Thanos end-to-end tests
Fit to window
Zoom out
Zoom in

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.