remove unused files #16
Annotations
10 errors and 1 warning
|
test/utils/utils.go#L200
QF1004: could use strings.ReplaceAll instead (staticcheck)
|
|
test/utils/utils.go#L27
ST1001: should not use dot imports (staticcheck)
|
|
test/e2e/e2e_test.go#L291
ST1023: should omit type int from declaration; it will be inferred from the right-hand side (staticcheck)
|
|
pkg/agentgateway/agentgateway_translator.go#L337
comment-spacings: no space between comment delimiter and comment text (revive)
|
|
pkg/agentgateway/agentgateway_translator.go#L314
comment-spacings: no space between comment delimiter and comment text (revive)
|
|
pkg/agentgateway/agentgateway_translator.go#L210
comment-spacings: no space between comment delimiter and comment text (revive)
|
|
pkg/agentgateway/agentgateway_translator.go#L65
The line is 122 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
pkg/agentgateway/agentgateway_translator.go#L45
The line is 121 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
test/e2e/e2e_test.go#L380
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
test/e2e/e2e_test.go#L349
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading