Skip to content

[main] Upgrade to latest dependencies #4577

[main] Upgrade to latest dependencies

[main] Upgrade to latest dependencies #4577

Triggered via pull request February 28, 2024 13:48
Status Failure
Total duration 2m 30s
Artifacts

check.yaml

on: pull_request
Matrix: Check Source
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check Source (ubuntu-latest): pkg/k8s/persistent_volumes.go#L50
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
Check Source (ubuntu-latest): pkg/config/config.go#L15
could not import knative.dev/func/pkg/k8s (-: # knative.dev/func/pkg/k8s
Check Source (ubuntu-latest): pkg/k8s/persistent_volumes.go#L50
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
Check Source (ubuntu-latest): pkg/http/openshift.go#L10
could not import knative.dev/func/pkg/k8s (-: # knative.dev/func/pkg/k8s
Check Source (ubuntu-latest): pkg/k8s/persistent_volumes.go#L50
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
Check Source (ubuntu-latest): pkg/pipelines/tekton/pac/client.go#L8
could not import knative.dev/func/pkg/k8s (-: # knative.dev/func/pkg/k8s
Check Source (ubuntu-latest): pkg/k8s/persistent_volumes.go#L50
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
Check Source (ubuntu-latest): cmd/build.go#L163
cfg.Verbose undefined (type buildConfig has no field or method Verbose) (typecheck)
Check Source (ubuntu-latest): cmd/build.go#L265
c.Registry undefined (type buildConfig has no field or method Registry) (typecheck)
Check Source (ubuntu-latest): cmd/build.go#L268
c.Registry undefined (type buildConfig has no field or method Registry) (typecheck)
Check Source (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.