feat(entities): Support custom attributes JSON #7968
Annotations
10 errors
internal/install/validation/polling_recipe_validator.go#L37
m.Validate undefined (type *PollingRecipeValidator has no field or method Validate) (typecheck)
|
internal/install/validation/polling_recipe_validator_test.go#L42
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
|
internal/install/validation/polling_recipe_validator_test.go#L60
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
|
internal/install/validation/polling_recipe_validator_test.go#L75
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
|
internal/install/validation/polling_recipe_validator_test.go#L76
v.IntervalMilliSeconds undefined (type *PollingRecipeValidator has no field or method IntervalMilliSeconds) (typecheck)
|
internal/install/validation/polling_recipe_validator_test.go#L94
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
|
internal/install/validation/polling_recipe_validator_test.go#L95
v.IntervalMilliSeconds undefined (type *PollingRecipeValidator has no field or method IntervalMilliSeconds) (typecheck)
|
internal/install/validation/polling_recipe_validator_test.go#L114
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
|
internal/install/validation/polling_recipe_validator_test.go#L115
v.IntervalMilliSeconds undefined (type *PollingRecipeValidator has no field or method IntervalMilliSeconds) (typecheck)
|
internal/install/validation/polling_recipe_validator_test.go#L133
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading