Update go.mod #1521
Annotations
10 errors and 2 warnings
lint:
go-cosmwasm/api/callbacks.go#L36
could not import C (cgo preprocessing failed) (typecheck)
|
lint:
x/registration/internal/keeper/test_common.go#L89
undefined: params (typecheck)
|
lint:
x/registration/internal/keeper/test_common.go#L100
undefined: params (typecheck)
|
lint:
x/registration/module.go#L15
"github.com/gorilla/mux" imported and not used (typecheck)
|
lint:
x/compute/internal/keeper/test_common.go#L238
undefined: simappparams (typecheck)
|
lint:
x/compute/internal/keeper/handler_plugin.go#L132
sequence declared and not used (typecheck)
|
lint:
x/compute/internal/keeper/keeper.go#L198
multiple-value store.Has(key) (value of type (bool, error)) in single-value context (typecheck)
|
lint:
x/compute/internal/keeper/keeper.go#L433
assignment mismatch: 1 variable but store.Get returns 2 values (typecheck)
|
lint:
x/compute/internal/keeper/keeper.go#L462
assignment mismatch: 1 variable but store.Get returns 2 values (typecheck)
|
lint:
x/compute/internal/keeper/keeper.go#L496
ogContractKey declared and not used (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@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/SecretNetwork/SecretNetwork. Supported file pattern: go.sum
|