chore: bump the k8s group in /constraint with 3 updates #1045
Triggered via pull request
September 18, 2023 01:21
Status
Failure
Total duration
3m 50s
Artifacts
–
workflow.yml
on: pull_request
Lint
3m 7s
Unit test
3m 39s
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 type *apiextensions.JSONSchemaProps 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 type *apiextensions.JSONSchemaProps 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: cel.NewRegistry
|
Lint
undefined: cel.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 type *apiextensions.JSONSchemaProps in argument to validation.NewSchemaValidator
|
Unit test
undefined: library.ExtensionLibs
|
Unit test
undefined: cel.NewRegistry
|
Unit test
undefined: cel.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
|