Skip to content

Removed unused modules, fixed a few errors #196

Removed unused modules, fixed a few errors

Removed unused modules, fixed a few errors #196

Triggered via push November 26, 2023 10:12
Status Failure
Total duration 48s
Artifacts

ci.yaml

on: push
chain-test
36s
chain-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
chain-test: x/common/client/rest/rest.go#L44
expected 'package', found 'EOF'
chain-test: x/upgrade/plan/info.go#L13
use of internal package github.com/cosmos/cosmos-sdk/internal/conv not allowed
chain-test
Process completed with exit code 1.
chain-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/