feat:envoy ratelimit action suppoer all spec label & add hds feature #1964
Annotations
10 errors and 2 warnings
common/conn/limit/listener.go#L162
cannot use func(host string, value *counter) bool {…} (value of type func(host string, value *counter) bool) as func(key string, val *counter) value in argument to l.conns.Range
|
common/conn/limit/listener.go#L175
cannot use func(key string, value *counter) bool {…} (value of type func(key string, value *counter) bool) as func(key string, val *counter) value in argument to l.conns.Range
|
common/conn/limit/listener.go#L227
cannot use func(key string, value *counter) bool {…} (value of type func(key string, value *counter) bool) as func(key string, val *counter) value in argument to l.conns.Range
|
common/conn/limit/listener.go#L389
cannot use func(key string, ct *counter) bool {…} (value of type func(key string, ct *counter) bool) as func(key string, val *counter) value in argument to l.conns.Range
|
cache/config/config_file.go#L356
cannot use func(key string, val *model.SimpleConfigFileRelease) bool {…} (value of type func(key string, val *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease) bool) as func(key string, val *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease) value in argument to groupBucket.Range
|
cache/config/config_file.go#L434
cannot use func(namespace string, groups *utils.SyncMap[string, *utils.SyncMap[string, *utils.SyncMap[string, *model.SimpleConfigFileRelease]]]) bool {…} (value of type func(namespace string, groups *utils.SyncMap[string, *utils.SyncMap[string, *utils.SyncMap[string, *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease]]]) bool) as func(key string, val *utils.SyncMap[string, *utils.SyncMap[string, *utils.SyncMap[string, *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease]]]) value in argument to fc.name2release.Range
|
cache/config/config_file.go#L440
cannot use func(group string, files *utils.SyncMap[string, *utils.SyncMap[string, *model.SimpleConfigFileRelease]]) bool {…} (value of type func(group string, files *utils.SyncMap[string, *utils.SyncMap[string, *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease]]) bool) as func(key string, val *utils.SyncMap[string, *utils.SyncMap[string, *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease]]) value in argument to groups.Range
|
cache/config/config_file.go#L446
cannot use func(fileName string, releases *utils.SyncMap[string, *model.SimpleConfigFileRelease]) bool {…} (value of type func(fileName string, releases *utils.SyncMap[string, *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease]) bool) as func(key string, val *utils.SyncMap[string, *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease]) value in argument to files.Range
|
cache/config/config_file.go#L450
cannot use func(releaseName string, item *model.SimpleConfigFileRelease) bool {…} (value of type func(releaseName string, item *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease) bool) as func(key string, val *"github.com/polarismesh/polaris/common/model".SimpleConfigFileRelease) value in argument to releases.Range
|
cache/config/config_file_metrics.go#L72
cannot use func(namespace string, groups *utils.SyncMap[string, uint64]) bool {…} (value of type func(namespace string, groups *utils.SyncMap[string, uint64]) bool) as func(key string, val *utils.SyncMap[string, uint64]) value in argument to fc.metricsReleaseCount.Range
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading