Update CI configs to v0.11.14 #743
lint.yaml
on: pull_request
lint
/
Metadata
15s
lint
/
Go
32s
Annotations
9 errors and 2 warnings
lint / Go:
pkg/gcc/gcc.go#L23
param min has same name as predeclared identifier (predeclared)
|
lint / Go:
pkg/gcc/gcc.go#L27
param min has same name as predeclared identifier (predeclared)
|
lint / Go:
pkg/gcc/gcc_test.go#L117
variable min has same name as predeclared identifier (predeclared)
|
lint / Go:
pkg/gcc/gcc_test.go#L118
variable max has same name as predeclared identifier (predeclared)
|
lint / Go:
pkg/nack/receive_log_test.go#L22
param min has same name as predeclared identifier (predeclared)
|
lint / Go:
pkg/stats/stats_recorder.go#L380
function min has same name as predeclared identifier (predeclared)
|
lint / Go:
pkg/twcc/twcc.go#L340
function max has same name as predeclared identifier (predeclared)
|
lint / Go:
pkg/twcc/twcc.go#L347
function min has same name as predeclared identifier (predeclared)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum
|