Skip to content

Allow embedding dynamic config in static config #9919

Allow embedding dynamic config in static config

Allow embedding dynamic config in static config #9919

Triggered via pull request September 27, 2024 22:50
Status Failure
Total duration 4m 9s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: 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: 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
Process completed with exit code 2.