Merge pull request #228 from sak0/fix_redundantCode #319
Annotations
10 errors and 1 warning
golangci-lint:
plugin/circuitbreaker/composite/task_pool.go#L22
File is not properly formatted (gci)
|
golangci-lint:
plugin/circuitbreaker/composite/task_pool.go#L28
File is not properly formatted (gci)
|
golangci-lint:
plugin/serverconnector/grpc/operation_sync.go#L95
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
golangci-lint:
plugin/serverconnector/grpc/operation_sync.go#L98
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
golangci-lint:
plugin/serverconnector/grpc/operation_sync.go#L160
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
golangci-lint:
plugin/serverconnector/grpc/operation_sync.go#L223
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKErrorWithServerInfo (govet)
|
golangci-lint:
plugin/serverconnector/grpc/operation_sync.go#L226
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKErrorWithServerInfo (govet)
|
golangci-lint:
pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
|
golangci-lint:
plugin/servicerouter/dstmeta/router.go#L80
shadow: declaration of "targetCluster" shadows declaration at line 70 (govet)
|
golangci-lint:
pkg/model/context.go#L28
File is not properly formatted (gci)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading