chore(deps): update codecov/codecov-action action to v5.1.2 #4827
push_pr.yaml
on: push
Matrix: Build integration for
Static analysis and linting
1m 30s
Codespell
9s
Matrix: Helm chart Lint
Run tests
1m 57s
Annotations
10 errors and 11 warnings
Static analysis and linting:
src/controlplane/client/authenticator/authenticator.go#L94
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"insecureSkipVerify is false and CA cert is missing from secret %q\", endpoint.URL)" (err113)
|
Static analysis and linting:
src/controlplane/client/authenticator/authenticator.go#L102
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unknown authorization type %q\", endpoint.Auth.Type)" (err113)
|
Static analysis and linting:
src/controlplane/client/authenticator/authenticator.go#L149
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"mTLS secret name cannot be empty\")" (err113)
|
Static analysis and linting:
src/controlplane/client/authenticator/authenticator.go#L153
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"mTLS secret namespace cannot be empty\")" (err113)
|
Static analysis and linting:
src/controlplane/client/authenticator/authenticator.go#L158
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"could not find secret lister for namespace %q\", mTLSConfig.TLSSecretNamespace)" (err113)
|
Static analysis and linting:
src/controlplane/client/authenticator/authenticator.go#L187
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"could not find TLS certificate in %q field in secret %q\", keynames.cert, secret.Name)" (err113)
|
Static analysis and linting:
src/controlplane/client/authenticator/authenticator.go#L191
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"could not find TLS key in %q field in secret %q\", keynames.key, secret.Name)" (err113)
|
Static analysis and linting:
src/controlplane/components.go#L14
Comment should end in a period (godot)
|
Static analysis and linting:
src/controlplane/components.go#L16
Comment should end in a period (godot)
|
Static analysis and linting:
src/controlplane/components.go#L18
Comment should end in a period (godot)
|
Codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration for (linux, arm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.27.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.31.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.29.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.28.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.30.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration for (linux, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration for (linux, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static analysis and linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|