added PodSecurityContext #4563
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/.
|