feat: add fungible keeper ability to lock/unlock ZRC20 tokens #6821
Annotations
12 errors
lint:
precompiles/bank/method_withdraw.go#L111
too many arguments in call to c.fungibleKeeper.UnlockZRC20
|
lint:
precompiles/precompiles.go#L14
could not import github.com/zeta-chain/node/precompiles/bank (-: # github.com/zeta-chain/node/precompiles/bank
|
lint:
precompiles/bank/method_withdraw.go#L111
too many arguments in call to c.fungibleKeeper.UnlockZRC20
|
lint:
zetaclient/chains/bitcoin/observer/observer.go#L44
cannot use (*Observer)(nil) (value of type *Observer) as "github.com/zeta-chain/node/zetaclient/chains/interfaces".ChainObserver value in variable declaration: *Observer does not implement "github.com/zeta-chain/node/zetaclient/chains/interfaces".ChainObserver (missing method Stop) (typecheck)
|
lint:
zetaclient/chains/bitcoin/observer/inbound.go#L64
ob.logger.Inbound undefined (type Logger has no field or method Inbound) (typecheck)
|
lint:
zetaclient/chains/bitcoin/observer/inbound.go#L69
ob.logger.Inbound undefined (type Logger has no field or method Inbound) (typecheck)
|
lint:
zetaclient/chains/bitcoin/observer/inbound.go#L70
ob.logger.Inbound undefined (type Logger has no field or method Inbound) (typecheck)
|
lint:
zetaclient/chains/bitcoin/observer/inbound.go#L78
ob.Chain undefined (type *Observer has no field or method Chain) (typecheck)
|
lint:
zetaclient/chains/bitcoin/observer/inbound.go#L93
ob.StopChannel undefined (type *Observer has no field or method StopChannel) (typecheck)
|
lint:
zetaclient/chains/bitcoin/observer/inbound.go#L103
ob.ZetacoreClient undefined (type *Observer has no field or method ZetacoreClient) (typecheck)
|
gosec
Canceling since a higher priority waiting request for 'linters-feat/add-lock-zrc20-function-fungible' exists
|
gosec
The operation was canceled.
|