add lint, CI jobs #2
Annotations
4 errors and 1 warning
build:
internal/cosmos/client.go#L262
printf: fmt.Printf call needs 2 args but has 3 args (govet)
|
build:
cmd/cosmoscope/main.go#L86
printf: `fmt.Println` arg list ends with redundant newline (govet)
|
build:
internal/price/coingecko.go#L39
shadow: declaration of "prices" shadows declaration at line 11 (govet)
|
build
issues found
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|