Skip to content

Problem: memiavl/versiondb don't build with upstream sdk #6462

Problem: memiavl/versiondb don't build with upstream sdk

Problem: memiavl/versiondb don't build with upstream sdk #6462

Triggered via pull request July 22, 2024 05:09
Status Failure
Total duration 12m 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Run golangci-lint: store/setup.go#L14
could not import github.com/crypto-org-chain/cronos/store/rootmulti (-: # github.com/crypto-org-chain/cronos/store/rootmulti
Run golangci-lint
cannot use (*Store)(nil) (value of type *Store) as "cosmossdk.io/store/types".CommitMultiStore value in variable declaration: *Store does not implement "cosmossdk.io/store/types".CommitMultiStore (missing method GetObjKVStore)) (typecheck)
Run golangci-lint: store/rootmulti/import.go#L1
: # github.com/crypto-org-chain/cronos/store/rootmulti [github.com/crypto-org-chain/cronos/store/rootmulti.test]
Run golangci-lint
cannot use (*Store)(nil) (value of type *Store) as "cosmossdk.io/store/types".CommitMultiStore value in variable declaration: *Store does not implement "cosmossdk.io/store/types".CommitMultiStore (missing method GetObjKVStore) (typecheck)
Run golangci-lint
Process completed with exit code 1.
Lint python
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint nix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/