fix: use the correct envoy field to set the limit policy #158
Annotations
10 errors and 1 warning
core/manager/mock/response.go#L23
could not import github.com/kitex-contrib/xds/core/xdsresource (-: # github.com/kitex-contrib/xds/core/xdsresource
|
core/xdsresource/lds.go#L227
unknown field 'TokensPerFill' in struct literal of type RouteConfigResource
|
core/xdsresource/lds.go#L239
inlineRouteConfig.TokensPerFill undefined (type *RouteConfigResource has no field or method TokensPerFill)) (typecheck)
|
core/manager/client.go#L31
could not import github.com/kitex-contrib/xds/core/xdsresource (-: # github.com/kitex-contrib/xds/core/xdsresource
|
core/xdsresource/lds.go#L227
unknown field 'TokensPerFill' in struct literal of type RouteConfigResource
|
core/xdsresource/lds.go#L239
inlineRouteConfig.TokensPerFill undefined (type *RouteConfigResource has no field or method TokensPerFill)) (typecheck)
|
core/manager/manager_test.go#L313
declared and not used: listernTest (typecheck)
|
core/manager/manager_test.go#L332
declared and not used: clusterTest (typecheck)
|
core/xdsresource/lds.go#L227
unknown field 'TokensPerFill' in struct literal of type RouteConfigResource
|
core/xdsresource/lds.go#L239
inlineRouteConfig.TokensPerFill undefined (type *RouteConfigResource has no field or method TokensPerFill)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading