chore(go.mod/go.sum): update minor dependencies (golang) #27
build.yaml
on: pull_request
Run tests
3m 10s
Build Docker image
0s
Annotations
2 errors
Run tests:
api/v1alpha1/masqueradingrule_webhook.go#L38
cannot use &MasqueradingRule{} (value of type *MasqueradingRule) as admission.Validator value in variable declaration: *MasqueradingRule does not implement admission.Validator (wrong type for method ValidateCreate)
|
Run tests
Process completed with exit code 2.
|