Skip to content

chore: replace viper with koanf #1233

chore: replace viper with koanf

chore: replace viper with koanf #1233

Triggered via pull request September 2, 2024 09:57
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
golangci-lint
20s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golangci-lint: internal/config/load.go#L371
Error return value of `base.Set` is not checked (errcheck)
golangci-lint: internal/config/load.go#L156
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
golangci-lint: internal/config/load.go#L42
the type name `ErrNotFound` should conform to the `XxxError` format (errname)
golangci-lint: internal/config/load.go#L72
shadow: declaration of "fs" shadows declaration at line 62 (govet)
golangci-lint
issues found