Skip to content

feat: ICS v6

feat: ICS v6 #354

Triggered via push September 28, 2024 00:44
Status Failure
Total duration 6m 0s
Artifacts

actions.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
lint: pkg/config/chain.go#L145
for loop can be changed to use an integer range (Go 1.22+) (intrange)
lint: pkg/config/missed_blocks_group.go#L37
for loop can be changed to use an integer range (Go 1.22+) (intrange)
lint: pkg/converter/converter.go#L78
fmt.Sprintf can be replaced with faster hex.EncodeToString (perfsprint)
lint: pkg/data/fetchers/cosmos_rpc.go#L68
SA1019: codec.ProtoMarshaler is deprecated: Use proto.Message instead from github.com/cosmos/gogoproto/proto. (staticcheck)
lint: pkg/data/fetchers/cosmos_rpc.go#L71
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/