update go.mod polarismesh/specification v1.4.1 #215
Annotations
10 warnings
benchmark/benchmain/main.go#L18
should have a package comment
|
pkg/plugin/servicerouter/util.go#L58
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
pkg/plugin/servicerouter/util.go#L152
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
pkg/plugin/servicerouter/proxy.go#L18
should have a package comment
|
api/log.go#L27
a blank import should be only in a main or test package, or have a comment justifying it
|
api/provider_impl.go#L23
a blank import should be only in a main or test package, or have a comment justifying it
|
examples/circuitbreaker/consumer/main.go#L18
should have a package comment
|
api/consumer_impl.go#L29
a blank import should be only in a main or test package, or have a comment justifying it
|
api/config.go#L42
a blank import should be only in a main or test package, or have a comment justifying it
|
benchmark/benchmain/main.go#L46
const operationRpcDirect should be operationRPCDirect
|
The logs for this run have expired and are no longer available.
Loading