chore: bump the k8s group in /constraint with 4 updates #1085
workflow.yml
on: pull_request
Lint
3m 54s
Unit test
4m 10s
Annotations
16 errors and 2 warnings
Lint:
constraint/pkg/client/crds/crds.go#L1
: # github.com/open-policy-agent/frameworks/constraint/pkg/client/crds
|
Lint
cannot use crd.Spec.Validation (variable of type *apiextensions.CustomResourceValidation) as *apiextensions.JSONSchemaProps value in argument to validation.NewSchemaValidator (typecheck)
|
Lint:
constraint/pkg/handler/handler.go#L4
could not import github.com/open-policy-agent/frameworks/constraint/pkg/client/crds (-: # github.com/open-policy-agent/frameworks/constraint/pkg/client/crds
|
Lint
cannot use crd.Spec.Validation (variable of type *apiextensions.CustomResourceValidation) as *apiextensions.JSONSchemaProps value in argument to validation.NewSchemaValidator) (typecheck)
|
Lint:
constraint/pkg/client/drivers/k8scel/temporarydeleteme/compile.go#L1
: # github.com/open-policy-agent/frameworks/constraint/pkg/client/drivers/k8scel/temporarydeleteme
|
Lint
undefined: library.ExtensionLibs
|
Lint
undefined: apiservercel.NewRegistry
|
Lint
undefined: apiservercel.NewRuleTypes
|
Lint
undefined: library.ExtensionLibRegexOptimizations (typecheck)
|
Lint:
constraint/pkg/client/drivers/k8scel/driver.go#L18
could not import github.com/open-policy-agent/frameworks/constraint/pkg/client/drivers/k8scel/temporarydeleteme (-: # github.com/open-policy-agent/frameworks/constraint/pkg/client/drivers/k8scel/temporarydeleteme
|
Unit test
cannot use crd.Spec.Validation (variable of type *apiextensions.CustomResourceValidation) as *apiextensions.JSONSchemaProps value in argument to validation.NewSchemaValidator
|
Unit test
undefined: library.ExtensionLibs
|
Unit test
undefined: apiservercel.NewRegistry
|
Unit test
undefined: apiservercel.NewRuleTypes
|
Unit test
undefined: library.ExtensionLibRegexOptimizations
|
Unit test
Process completed with exit code 2.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/frameworks/frameworks. Supported file pattern: go.sum
|
Unit test
Restore cache failed: Dependencies file is not found in /home/runner/work/frameworks/frameworks. Supported file pattern: go.sum
|