feat: Add Rewrite Header Annotations #4055
golangci-lint.yml
on: pull_request
changes
5s
lint
1m 51s
Annotations
3 errors and 2 warnings
lint:
pkg/types/apisix/v1/plugin_types.go#L202
SA9005: struct type 'github.com/apache/apisix-ingress-controller/pkg/types/apisix/v1.ResponseRewriteConfigHeaders' doesn't have any exported fields, nor custom marshaling (staticcheck)
|
lint:
pkg/types/apisix/v1/plugin_types.go#L216
SA9005: struct type 'github.com/apache/apisix-ingress-controller/pkg/types/apisix/v1.RewriteConfigHeaders' doesn't have any exported fields, nor custom marshaling (staticcheck)
|
lint
Process completed with exit code 1.
|
changes
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/paths-filter. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|