feat:support user custom sdk labels #264
Annotations
10 warnings
Run Revive Action:
pkg/plugin/circuitbreaker/proxy.go#L32
comment on exported method Proxy.CheckResource should be of the form "CheckResource ..."
|
Run Revive Action:
pkg/plugin/circuitbreaker/circuitbreaker.go#L18
should have a package comment
|
Run Revive Action:
pkg/model/pb/metric/v2/code.go#L18
should have a package comment
|
Run Revive Action:
pkg/plugin/circuitbreaker/proxy.go#L37
comment on exported method Proxy.Report should be of the form "Report ..."
|
Run Revive Action:
pkg/model/pb/metric/v2/code.go#L22
exported type Code should have comment or be unexported
|
Run Revive Action:
pkg/model/local/value.go#L18
should have a package comment
|
Run Revive Action:
pkg/model/pb/metric/v2/code.go#L31
comment on exported const ExecuteContinue should be of the form "ExecuteContinue ..."
|
Run Revive Action:
pkg/model/pb/metric/v2/code.go#L29
comment on exported const ExecuteSuccess should be of the form "ExecuteSuccess ..."
|
Run Revive Action:
pkg/model/pb/metric/v2/code.go#L35
comment on exported const InvalidServiceName should be of the form "InvalidServiceName ..."
|
Run Revive Action:
pkg/model/pb/metric/v2/code.go#L33
comment on exported const ParseException should be of the form "ParseException ..."
|
The logs for this run have expired and are no longer available.
Loading