http stream response #3688
reviewdog.yml
on: pull_request
runner / misc-lint
12s
runner / golangci-lint
1m 27s
Test-compatible
25s
integrate
11m 56s
integrate-netpoll
10m 52s
integrate-new
5m 29s
build
1m 58s
Matrix: Test
Annotations
3 errors and 1 warning
runner / golangci-lint:
pkg/types/variable.go#L210
[golangci] reported by reviewdog 🐶
The line is 166 characters long, which exceeds the maximum of 120 characters. (lll)
Raw Output:
types/variable.go:210:1: The line is 166 characters long, which exceeds the maximum of 120 characters. (lll)
VariableDownStreamProtocol, VariableUpstreamProtocol, VariableUpstreamOriRemoteAddr, VariableDownStreamReqHeaders, VariableDownStreamRespHeaders, VariableTraceSpan,
^
|
runner / golangci-lint:
pkg/types/variable.go#L197
[golangci] reported by reviewdog 🐶
The line is 122 characters long, which exceeds the maximum of 120 characters. (lll)
Raw Output:
types/variable.go:197:1: The line is 122 characters long, which exceeds the maximum of 120 characters. (lll)
VariableUpstreamOriRemoteAddr = variable.NewVariable(VarUpStreamOriRemoteAddr, nil, nil, variable.DefaultSetter, 0)
^
|
runner / golangci-lint:
pkg/stream/http/stream.go#L58
[golangci] reported by reviewdog 🐶
const `defaultPerStreamBodySize` is unused (unused)
Raw Output:
stream/http/stream.go:58:7: const `defaultPerStreamBodySize` is unused (unused)
const defaultPerStreamBodySize = 1 << 20
^
|
runner / golangci-lint
Cache not found for keys: linux-golangci-0e00f52a04adf17600566bd23eab2e82acc2cd961e5e52f21b9aaaae0347b162, linux-golangci-
|