[component] Print path to error in ValidateConfig
#31129
Annotations
3 errors
Run Contrib Tests:
component/config.go#L36
cannot use validate(reflect.ValueOf(cfg)) (value of type []pathError) as error value in argument to errors.Join: []pathError does not implement error (missing method Error)
|
Run Contrib Tests:
component/config.go#L36
cannot use validate(reflect.ValueOf(cfg)) (value of type []pathError) as error value in argument to errors.Join: []pathError does not implement error (missing method Error)
|
Run Contrib Tests
Process completed with exit code 2.
|
Loading