Skip to content

Add chargebackBusinessUnit field; Remove k8sInfraRelease field #301

Add chargebackBusinessUnit field; Remove k8sInfraRelease field

Add chargebackBusinessUnit field; Remove k8sInfraRelease field #301

Triggered via pull request August 28, 2023 13:03
Status Failure
Total duration 3m 57s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
CI tests: pkg/api/config/v1/clientconfig.go#L47
SA1019: o.Port is deprecated: Use WebhookServer instead. A WebhookServer can be created via webhook.NewServer. (staticcheck)
CI tests: pkg/api/config/v1/clientconfig.go#L48
SA1019: o.Port is deprecated: Use WebhookServer instead. A WebhookServer can be created via webhook.NewServer. (staticcheck)
CI tests: pkg/api/config/v1/clientconfig.go#L51
SA1019: o.Host is deprecated: Use WebhookServer instead. A WebhookServer can be created via webhook.NewServer. (staticcheck)
CI tests: pkg/api/config/v1/clientconfig.go#L52
SA1019: o.Host is deprecated: Use WebhookServer instead. A WebhookServer can be created via webhook.NewServer. (staticcheck)
CI tests: pkg/api/config/v1/clientconfig.go#L55
SA1019: o.CertDir is deprecated: Use WebhookServer instead. A WebhookServer can be created via webhook.NewServer. (staticcheck)
CI tests: pkg/api/config/v1/clientconfig.go#L56
SA1019: o.CertDir is deprecated: Use WebhookServer instead. A WebhookServer can be created via webhook.NewServer. (staticcheck)
CI tests
Process completed with exit code 2.
CI tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/