chore: TLS and DNS Policy API cleanup #2582
code-style.yaml
on: pull_request
Lint
1m 52s
Matrix: Auto-format and Check
Annotations
10 errors and 8 warnings
Lint:
controllers/dnspolicies_validator.go#L43
SA1019: policy.GetTargetRef is deprecated: kuadrant.Policy. (staticcheck)
|
Lint:
controllers/dnspolicy_status_updater.go#L141
SA1019: dnsPolicy.Kind is deprecated: kuadrant.Policy. (staticcheck)
|
Lint:
controllers/tlspolicies_validator.go#L96
SA1019: p.GetTargetRef is deprecated: kuadrant.Policy. (staticcheck)
|
Lint:
controllers/tlspolicies_validator.go#L105
SA1019: p.Kind is deprecated: kuadrant.Policy. (staticcheck)
|
Lint:
controllers/tlspolicies_validator.go#L135
SA1019: p.Kind is deprecated: kuadrant.Policy. (staticcheck)
|
Lint:
controllers/tlspolicy_status_updater.go#L109
SA1019: policy.Kind is deprecated: kuadrant.Policy. (staticcheck)
|
Lint:
controllers/tlspolicy_status_updater.go#L113
SA1019: policy.Kind is deprecated: kuadrant.Policy. (staticcheck)
|
Lint:
controllers/tlspolicy_status_updater.go#L130
SA1019: policy.GetTargetRef is deprecated: kuadrant.Policy. (staticcheck)
|
Lint:
controllers/tlspolicy_status_updater.go#L137
SA1019: policy.GetTargetRef is deprecated: kuadrant.Policy. (staticcheck)
|
Lint
Process completed with exit code 2.
|
Auto-format and Check (gofmt)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
Auto-format and Check (gofmt)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Auto-format and Check (goimports)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
Auto-format and Check (goimports)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|