Merge pull request #223 from sak0/fix_demoYaml #305
Annotations
10 errors and 1 warning
golangci-lint:
pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
|
golangci-lint:
plugin/configconnector/polaris/config_connector.go#L322
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
golangci-lint:
plugin/configconnector/polaris/config_connector.go#L331
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
golangci-lint:
plugin/configconnector/polaris/config_connector.go#L392
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:
plugin/healthcheck/tcp/tcp.go#L117
shadow: declaration of "err" shadows declaration at line 101 (govet)
|
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:
pkg/model/context.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:
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:
pkg/flow/configuration/file_repo.go#L165
shadow: declaration of "err" shadows declaration at line 160 (govet)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading