api + translation base #15
Annotations
10 errors and 1 warning
|
Run on Ubuntu:
test/utils/utils.go#L27
ST1001: should not use dot imports (staticcheck)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L291
ST1023: should omit type int from declaration; it will be inferred from the right-hand side (staticcheck)
|
|
Run on Ubuntu:
pkg/agentgateway/agentgateway_translator.go#L337
comment-spacings: no space between comment delimiter and comment text (revive)
|
|
Run on Ubuntu:
pkg/agentgateway/agentgateway_translator.go#L314
comment-spacings: no space between comment delimiter and comment text (revive)
|
|
Run on Ubuntu:
pkg/agentgateway/agentgateway_translator.go#L210
comment-spacings: no space between comment delimiter and comment text (revive)
|
|
Run on Ubuntu:
pkg/agentgateway/agentgateway_translator.go#L65
The line is 122 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Run on Ubuntu:
pkg/agentgateway/agentgateway_translator.go#L45
The line is 121 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L380
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L349
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Run on Ubuntu:
pkg/agentgateway/agentgateway_translator_test.go#L90
Error return value is not checked (errcheck)
|
|
Run on Ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|