Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Bump knative.dev/net-istio from 0.39.1 to 0.40.1 #383

Bump knative.dev/net-istio from 0.39.1 to 0.40.1

Bump knative.dev/net-istio from 0.39.1 to 0.40.1 #383

Triggered via pull request February 28, 2024 05:17
Status Failure
Total duration 1m 34s
Artifacts

knative-go-build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
build / Build: vendor/knative.dev/serving/pkg/deployment/config.go#L125
cannot use &nc.RegistriesSkippingTagResolving (value of type *sets.String) as *sets.Set[string] value in argument to cm.AsStringSet
build / Build: vendor/knative.dev/serving/pkg/deployment/config.go#L136
cannot use &nc.RegistriesSkippingTagResolving (value of type *sets.String) as *sets.Set[string] value in argument to cm.AsStringSet
build / Build: vendor/knative.dev/serving/pkg/deployment/config.go#L145
cannot use &nc.QueueSidecarTokenAudiences (value of type *sets.String) as *sets.Set[string] value in argument to cm.AsStringSet
build / Build: vendor/knative.dev/serving/pkg/reconciler/route/resources/ingress.go#L224
cannot use sets.NewString(domains...) (value of type sets.String) as sets.Set[string] value in argument to ingress.ExpandedHosts
build / Build: vendor/knative.dev/serving/pkg/reconciler/route/resources/ingress.go#L224
ingress.ExpandedHosts(sets.NewString(domains...)).List undefined (type sets.Set[string] has no field or method List)
build / Build: vendor/knative.dev/serving/pkg/reconciler/serverlessservice/serverlessservice.go#L153
cannot use addrs (variable of type sets.String) as sets.Set[string] value in argument to hash.ChooseSubset
build / Build
Process completed with exit code 1.
build / Build
Restore cache failed: Dependencies file is not found in /home/runner/work/hakn/hakn. Supported file pattern: go.sum
build / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, andstor/file-existence-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/