Remove the dependency on the openyurt project and rely on the openyur… #247
Annotations
3 errors and 3 warnings
Run golangci-lint:
pkg/engine/tunnel.go#L5
File is not `goimports`-ed (goimports)
|
Run golangci-lint:
pkg/engine/proxy.go#L239
S1023: redundant `return` statement (gosimple)
|
Run golangci-lint
issues found
|
Run golangci-lint:
pkg/proxyengine/proxyserver/interceptor.go#L306
var-naming: func isHttpCloseError should be isHTTPCloseError (revive)
|
Run golangci-lint:
pkg/engine/utils.go#L14
unexported-return: exported func NewEngineOption returns unexported type *engine.engineOption, which can be annoying to use (revive)
|
Run golangci-lint:
pkg/engine/proxy.go#L304
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
The logs for this run have expired and are no longer available.
Loading