Skip to content

fix: resolve tkn task spec locally #4253

fix: resolve tkn task spec locally

fix: resolve tkn task spec locally #4253

Triggered via pull request July 24, 2023 16:08
Status Failure
Total duration 3m 43s
Artifacts

knative-verify.yaml

on: pull_request
verify  /  Verify Deps and Codegen
3m 29s
verify / Verify Deps and Codegen
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
verify / Verify Deps and Codegen: go.mod#L1
Please run ./hack/update-codegen.sh. diff --git a/go.mod b/go.mod index 2da5cc6..e225b34 100644 --- a/go.mod +++ b/go.mod @@ -245,7 +245,7 @@ require ( gopkg.in/inf.v0 v0.9.1 // indirect gopkg.in/ini.v1 v1.67.0 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect - gopkg.in/yaml.v3 v3.0.1 // indirect + gopkg.in/yaml.v3 v3.0.1 k8s.io/apiextensions-apiserver v0.26.5 // indirect k8s.io/cli-runtime v0.25.9 // indirect k8s.io/klog/v2 v2.100.1 // indirect
verify / Verify Deps and Codegen
Process completed with exit code 1.
verify / Verify Deps and Codegen
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum