Fix compilation errors #4
Annotations
13 errors and 2 warnings
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.
|
lint:
modules/light-clients/08-wasm/testing/wasm_endpoint.go#L30
endpoint.Chain undefined (type *WasmEndpoint has no field or method Chain) (typecheck)
|
lint:
modules/light-clients/08-wasm/testing/wasm_endpoint.go#L32
endpoint.Chain undefined (type *WasmEndpoint has no field or method Chain) (typecheck)
|
lint:
modules/light-clients/08-wasm/testing/wasm_endpoint.go#L33
endpoint.Chain undefined (type *WasmEndpoint has no field or method Chain) (typecheck)
|
lint:
modules/light-clients/08-wasm/testing/wasm_endpoint.go#L39
endpoint.Chain undefined (type *WasmEndpoint has no field or method Chain) (typecheck)
|
lint:
modules/light-clients/08-wasm/testing/wasm_endpoint.go#L41
endpoint.Chain undefined (type *WasmEndpoint has no field or method Chain) (typecheck)
|
lint:
modules/light-clients/08-wasm/testing/wasm_endpoint.go#L43
endpoint.Chain undefined (type *WasmEndpoint has no field or method Chain) (typecheck)
|
lint:
modules/light-clients/08-wasm/testing/wasm_endpoint.go#L48
endpoint.ClientID undefined (type *WasmEndpoint has no field or method ClientID) (typecheck)
|
lint:
modules/light-clients/08-wasm/testing/wasm_endpoint.go#L49
endpoint.Chain undefined (type *WasmEndpoint has no field or method Chain) (typecheck)
|
lint
issues found
|
build (arm64)
The job was canceled because "amd64" failed.
|
build (arm64)
The operation was canceled.
|
build (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|