Allow embedding dynamic config in static config #9919
Annotations
3 errors
lint code:
common/config/loader.go#L114
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"dynamicConfig can't be used with dynamicConfigClient.filepath\")" (err113)
|
lint code:
common/config/loader.go#L116
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"dynamicConfig can't be used when merging mulitple static config files\")" (err113)
|
lint code
Process completed with exit code 2.
|
Loading