Skip to content

feat: improve configuration parsing #66

feat: improve configuration parsing

feat: improve configuration parsing #66

Triggered via pull request November 20, 2023 14:11
Status Failure
Total duration 2m 18s
Artifacts

build.yml

on: pull_request
lint and test
2m 8s
lint and test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint and test: pkg/config/config.go#L63
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(key, "-", "_", -1)` (gocritic)
lint and test: cmd/main.go#L62
superfluous-else: if block ends with call to os.Exit function, so drop this else and outdent its block (revive)
lint and test
Process completed with exit code 2.