fix:修复熔断规则atomic.Value使用存在panic问题 #251
Annotations
11 errors
|
golangci-lint:
pkg/model/argument.go#L1
: # github.com/polarismesh/polaris-go/pkg/model
|
golangci-lint:
pkg/model/circuitbreaker.go#L137
method InstanceResource.String already declared at pkg/model/circuitbreaker.go:128:28 (typecheck)
|
golangci-lint:
pkg/log/log.go#L28
could not import github.com/polarismesh/polaris-go/pkg/model (-: # github.com/polarismesh/polaris-go/pkg/model
|
golangci-lint:
pkg/model/circuitbreaker.go#L137
method InstanceResource.String already declared at pkg/model/circuitbreaker.go:128:28) (typecheck)
|
golangci-lint:
pkg/plugin/common/plugin.go#L26
could not import github.com/polarismesh/polaris-go/pkg/model (-: # github.com/polarismesh/polaris-go/pkg/model
|
golangci-lint:
pkg/model/circuitbreaker.go#L137
method InstanceResource.String already declared at pkg/model/circuitbreaker.go:128:28) (typecheck)
|
golangci-lint:
pkg/config/api.go#L23
could not import github.com/polarismesh/polaris-go/pkg/model (-: # github.com/polarismesh/polaris-go/pkg/model
|
golangci-lint:
pkg/model/circuitbreaker.go#L137
method InstanceResource.String already declared at pkg/model/circuitbreaker.go:128:28) (typecheck)
|
golangci-lint:
pkg/flow/configuration/model.go#L44
configFile.Namespace undefined (type *defaultConfigFile has no field or method Namespace) (typecheck)
|
golangci-lint:
pkg/flow/configuration/model.go#L45
configFile.FileGroup undefined (type *defaultConfigFile has no field or method FileGroup) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading