Skip to content

added PodSecurityContext #4563

added PodSecurityContext

added PodSecurityContext #4563

Triggered via pull request February 20, 2024 21:27
Status Failure
Total duration 1m 9s
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/builders/builders.go#L12
could not import knative.dev/func/pkg/functions (-: # knative.dev/func/pkg/functions
Check Source (ubuntu-latest): pkg/functions/function.go#L146
undefined: PodSecurityContext) (typecheck)
Check Source (ubuntu-latest): pkg/builders/s2i/builder.go#L35
could not import knative.dev/func/pkg/functions (-: # knative.dev/func/pkg/functions
Check Source (ubuntu-latest): pkg/functions/function.go#L146
undefined: PodSecurityContext) (typecheck)
Check Source (ubuntu-latest): pkg/k8s/openshift.go#L19
could not import knative.dev/func/pkg/functions (-: # knative.dev/func/pkg/functions
Check Source (ubuntu-latest): pkg/functions/function.go#L146
undefined: PodSecurityContext) (typecheck)
Check Source (ubuntu-latest): cmd/build.go#L180
cfg.Verbose undefined (type buildConfig has no field or method Verbose) (typecheck)
Check Source (ubuntu-latest): cmd/build.go#L283
c.Registry undefined (type buildConfig has no field or method Registry) (typecheck)
Check Source (ubuntu-latest): cmd/build.go#L286
c.Registry undefined (type buildConfig has no field or method Registry) (typecheck)
Check Source (ubuntu-latest): cmd/build.go#L287
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/.