Skip to content

chore: forgot go.sum #136

chore: forgot go.sum

chore: forgot go.sum #136

Triggered via push September 23, 2024 23:02
Status Failure
Total duration 1m 49s
Artifacts

actions.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
lint: pkg/fetcher/cosmos_lcd.go#L5
File is not `goimports`-ed (goimports)
lint: pkg/types/progressbar.go#L30
for loop can be changed to use an integer range (Go 1.22+) (intrange)
lint: pkg/types/progressbar.go#L34
for loop can be changed to use an integer range (Go 1.22+) (intrange)
lint: pkg/display/all_rounds_table.go#L86
for loop can be changed to use an integer range (Go 1.22+) (intrange)
lint: pkg/fetcher/cosmos_rpc.go#L71
SA1019: codec.ProtoMarshaler is deprecated: Use proto.Message instead from github.com/cosmos/gogoproto/proto. (staticcheck)
lint: pkg/fetcher/cosmos_rpc.go#L72
SA1019: codec.ProtoMarshaler is deprecated: Use proto.Message instead from github.com/cosmos/gogoproto/proto. (staticcheck)
lint
issues found
go-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-vet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-vet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/