fixes for heimdall v2 init, new msg for updateParams #128
Annotations
10 errors and 3 warnings
Autobuild
no required module provides package github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager; to add it:
|
Autobuild
no required module provides package github.com/0xPolygon/heimdall-v2/x/chainmanager/types; to add it:
|
Autobuild
could not import github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager (invalid package name: "")
|
Autobuild
could not import github.com/0xPolygon/heimdall-v2/x/chainmanager/types (invalid package name: "")
|
Autobuild
no required module provides package github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager; to add it:
|
Autobuild
no required module provides package github.com/0xPolygon/heimdall-v2/x/chainmanager/types; to add it:
|
Autobuild
could not import github.com/0xPolygon/heimdall-v2/api/heimdallv2/chainmanager (invalid package name: "")
|
Autobuild
could not import github.com/0xPolygon/heimdall-v2/x/chainmanager/types (invalid package name: "")
|
Autobuild
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Iterator)
|
Autobuild
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as Tree value in variable declaration: *"github.com/cosmos/iavl".MutableTree does not implement Tree (wrong type for method Iterator)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Run actions/setup-go@v4
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading