fix: use the correct envoy field to set the limit policy #157
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)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading