Fix compilation errors #4
Annotations
13 errors and 1 warning
build (amd64)
no required module provides package github.com/cosmos/ibc-go/v7/modules/core/24-host; to add it:
|
build (amd64)
Process completed with exit code 1.
|
build (arm)
The job was canceled because "amd64" failed.
|
build (arm)
no required module provides package github.com/cosmos/ibc-go/v7/modules/core/24-host; to add it:
|
build (arm)
The operation was canceled.
|
lint:
modules/apps/callbacks/ibc_middleware_test.go#L20
"github.com/cosmos/ibc-go/v8/modules/core/05-port/types" imported as porttypes and not used (typecheck)
|
lint:
modules/apps/callbacks/types/events_test.go#L15
missing type in composite literal (typecheck)
|
lint:
modules/apps/callbacks/types/events_test.go#L26
missing type in composite literal (typecheck)
|
lint
issues found
|
build (arm64)
The job was canceled because "amd64" failed.
|
build (arm64)
The operation was canceled.
|
tests
cannot find module providing package github.com/cosmos/ibc-go/v7/modules/core/24-host: import lookup disabled by -mod=readonly
|
tests
Process completed with exit code 1.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|