fix: 🩹 lo1inch/encode: fix packLO1inch #450
Annotations
4 errors
Run golangci-lint:
pkg/oneinch/encode/lo1inch.go#L160
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run golangci-lint:
pkg/oneinch/encode/lo1inch.go#L182
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run golangci-lint:
pkg/oneinch/encode/lo1inch.go#L209
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run golangci-lint
issues found
|