Add upstream TLS trust from CM bundles #1715
knative-go-build.yaml
on: pull_request
build
/
Build
1m 27s
Annotations
6 errors and 3 warnings
build / Build:
pkg/generator/ingress_translator_test.go#L765
cannot use func(ns, label string) ([]*corev1.ConfigMap, error) {…} (value of type func(ns string, label string) ([]*"k8s.io/api/core/v1".ConfigMap, error)) as func(label string) ([]*"k8s.io/api/core/v1".ConfigMap, error) value in argument to NewIngressTranslator
|
build / Build:
pkg/generator/ingress_translator_test.go#L978
cannot use func(ns, label string) ([]*corev1.ConfigMap, error) {…} (value of type func(ns string, label string) ([]*"k8s.io/api/core/v1".ConfigMap, error)) as func(label string) ([]*"k8s.io/api/core/v1".ConfigMap, error) value in argument to NewIngressTranslator
|
build / Build:
pkg/generator/ingress_translator_test.go#L1584
cannot use func(ns, label string) ([]*corev1.ConfigMap, error) {…} (value of type func(ns string, label string) ([]*"k8s.io/api/core/v1".ConfigMap, error)) as func(label string) ([]*"k8s.io/api/core/v1".ConfigMap, error) value in argument to NewIngressTranslator
|
build / Build:
pkg/generator/ingress_translator_test.go#L1686
cannot use func(ns, label string) ([]*corev1.ConfigMap, error) {…} (value of type func(ns string, label string) ([]*"k8s.io/api/core/v1".ConfigMap, error)) as func(label string) ([]*"k8s.io/api/core/v1".ConfigMap, error) value in argument to NewIngressTranslator
|
build / Build:
pkg/generator/ingress_translator_test.go#L1799
cannot use func(ns, label string) ([]*corev1.ConfigMap, error) {…} (value of type func(ns string, label string) ([]*"k8s.io/api/core/v1".ConfigMap, error)) as func(label string) ([]*"k8s.io/api/core/v1".ConfigMap, error) value in argument to NewIngressTranslator
|
build / Build
Process completed with exit code 1.
|
build / Build
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/
|
build / Build
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/
|
build / Build
Restore cache failed: Dependencies file is not found in /home/runner/work/net-kourier/net-kourier. Supported file pattern: go.sum
|