Skip to content

add lint, CI jobs

add lint, CI jobs #2

Triggered via pull request December 12, 2024 05:50
Status Failure
Total duration 41s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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