Skip to content

chore: replace viper with koanf #1339

chore: replace viper with koanf

chore: replace viper with koanf #1339

Triggered via pull request November 6, 2024 08:17
Status Failure
Total duration 44s
Artifacts

lint.yml

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

Annotations

5 errors
golangci-lint: internal/config/load.go#L381
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