Skip to content

fix: use the correct envoy field to set the limit policy #158

fix: use the correct envoy field to set the limit policy

fix: use the correct envoy field to set the limit policy #158

Triggered via pull request September 2, 2024 08:42
Status Failure
Total duration 1m 40s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
staticcheck
Process completed with exit code 56.
lint: core/manager/mock/response.go#L23
could not import github.com/kitex-contrib/xds/core/xdsresource (-: # github.com/kitex-contrib/xds/core/xdsresource
lint: core/xdsresource/lds.go#L227
unknown field 'TokensPerFill' in struct literal of type RouteConfigResource
lint: core/xdsresource/lds.go#L239
inlineRouteConfig.TokensPerFill undefined (type *RouteConfigResource has no field or method TokensPerFill)) (typecheck)
lint: core/manager/client.go#L31
could not import github.com/kitex-contrib/xds/core/xdsresource (-: # github.com/kitex-contrib/xds/core/xdsresource
lint: core/xdsresource/lds.go#L227
unknown field 'TokensPerFill' in struct literal of type RouteConfigResource
lint: core/xdsresource/lds.go#L239
inlineRouteConfig.TokensPerFill undefined (type *RouteConfigResource has no field or method TokensPerFill)) (typecheck)
lint: core/manager/manager_test.go#L313
declared and not used: listernTest (typecheck)
lint: core/manager/manager_test.go#L332
declared and not used: clusterTest (typecheck)
lint: core/xdsresource/lds.go#L227
unknown field 'TokensPerFill' in struct literal of type RouteConfigResource
lint: core/xdsresource/lds.go#L239
inlineRouteConfig.TokensPerFill undefined (type *RouteConfigResource has no field or method TokensPerFill)
compliant
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
staticcheck
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, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
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/.