Skip to content

Rename AWM Relayer to ICM services #758

Rename AWM Relayer to ICM services

Rename AWM Relayer to ICM services #758

Triggered via pull request December 4, 2024 22:29
Status Failure
Total duration 2m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: sdk/wallet/wallet.go#L26
not enough arguments in call to primary.MakeWallet
Lint: sdk/wallet/wallet.go#L29
cannot use wallet (variable of type *primary.Wallet) as primary.Wallet value in struct literal
Lint: sdk/wallet/wallet.go#L31
config.AVAXKeychain undefined (type *primary.WalletConfig has no field or method AVAXKeychain)
Lint: sdk/wallet/wallet.go#L48
cannot use primary.NewWalletWithOptions(w.Wallet, w.options...) (value of type *primary.Wallet) as primary.Wallet value in assignment
Lint: sdk/wallet/wallet.go#L48
cannot use w.Wallet (variable of type primary.Wallet) as *primary.Wallet value in argument to primary.NewWalletWithOptions
Lint: sdk/wallet/wallet.go#L59
cannot use primary.NewWalletWithOptions(w.Wallet, w.options...) (value of type *primary.Wallet) as primary.Wallet value in assignment
Lint: sdk/wallet/wallet.go#L59
cannot use w.Wallet (variable of type primary.Wallet) as *primary.Wallet value in argument to primary.NewWalletWithOptions (typecheck)
Lint: pkg/node/helper.go#L13
could not import github.com/ava-labs/avalanche-cli/pkg/subnet (-: # github.com/ava-labs/avalanche-cli/pkg/subnet
Lint: pkg/subnet/local.go#L215
not enough arguments in call to primary.MakeWallet
Lint: pkg/subnet/local.go#L216
unknown field URI in struct literal of type primary.WalletConfig