fix ./polaris.yaml default example #304
Annotations
11 errors
|
golangci-lint:
pkg/flow/sync_flow.go#L193
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
golangci-lint:
pkg/flow/sync_flow.go#L589
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
golangci-lint:
plugin/circuitbreaker/composite/task_pool.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
golangci-lint:
plugin/circuitbreaker/composite/task_pool.go#L28
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
golangci-lint:
api/consumer_impl.go#L249
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
golangci-lint:
plugin/configfilter/crypto/crypto.go#L130
shadow: declaration of "err" shadows declaration at line 103 (govet)
|
golangci-lint:
pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
|
golangci-lint:
pkg/config/serverconnector.go#L168
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
golangci-lint:
plugin/healthcheck/tcp/tcp.go#L117
shadow: declaration of "err" shadows declaration at line 101 (govet)
|
golangci-lint:
plugin/metrics/prometheus/reporter.go#L379
Error return value of `pa.pusher.Delete` is not checked (errcheck)
|
Loading