fix:rawMetaValue matchAll (#214) #291
Annotations
11 errors and 1 warning
|
pkg/flow/sync_flow.go#L194
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
pkg/flow/sync_flow.go#L623
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
pkg/flow/data/util.go#L222
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
pkg/flow/configuration/group_repo.go#L25
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
pkg/flow/configuration/group_repo.go#L29
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
pkg/flow/configuration/flow.go#L33
unnecessary leading newline (whitespace)
|
pkg/flow/configuration/group_flow.go#L43
unnecessary leading newline (whitespace)
|
pkg/flow/configuration/group_repo.go#L50
unnecessary leading newline (whitespace)
|
pkg/flow/configuration/file_repo.go#L158
shadow: declaration of "err" shadows declaration at line 153 (govet)
|
pkg/flow/configuration/group_repo.go#L87
shadow: declaration of "err" shadows declaration at line 83 (govet)
|
plugin/ratelimiter/common/ratelimit_slice_window.go#L66
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
This job failed
Loading