Skip to content

Bump github.com/grafana/loki/v3 from 3.6.3 to 3.6.6 #127

Bump github.com/grafana/loki/v3 from 3.6.3 to 3.6.6

Bump github.com/grafana/loki/v3 from 3.6.3 to 3.6.6 #127

Triggered via pull request February 19, 2026 04:45
Status Failure
Total duration 2m 39s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
vlogs.API.doForm calls http2.transportResponseBody.Close, which eventually calls tls.Conn.Write
test
vlogs.API.doForm calls io.ReadAll, which eventually calls tls.Conn.Read
test
logql.main calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
test
logql.main calls signal.Notify, which eventually calls tls.Conn.Handshake
test
vlogs.API.doForm calls http.Client.Do, which eventually calls tls.Dialer.DialContext
test
vlogs.API.doForm calls http2.transportResponseBody.Close, which eventually calls tls.Conn.Write
test
vlogs.API.doForm calls io.ReadAll, which eventually calls tls.Conn.Read
test
logql.main calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
test
logql.main calls signal.Notify, which eventually calls tls.Conn.Handshake
test
api.Server.ServeHTTP calls http.ServeMux.ServeHTTP, which eventually calls url.ParseQuery