feat: base64 decoder for cw3 wasm messages #4866
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
cmd/nibid/main.go#L10
could not import github.com/NibiruChain/nibiru/cmd/nibid/cmd (-: # github.com/NibiruChain/nibiru/cmd/nibid/cmd
|
lint:
cmd/nibid/cmd/decode_base64.go#L22
undefined: protoMsgBytes
|
lint:
cmd/nibid/cmd/decode_base64.go#L27
missing return) (typecheck)
|
lint:
cmd/nibid/cmd/decode_base64.go#L1
: # github.com/NibiruChain/nibiru/cmd/nibid/cmd [github.com/NibiruChain/nibiru/cmd/nibid/cmd.test]
|
lint:
cmd/nibid/cmd/decode_base64.go#L22
undefined: protoMsgBytes
|
lint:
cmd/nibid/cmd/decode_base64.go#L27
missing return (typecheck)
|
lint:
cmd/nibid/cmd/decode_base64_test.go#L16
could not import github.com/NibiruChain/nibiru/cmd/nibid/cmd (-: # github.com/NibiruChain/nibiru/cmd/nibid/cmd [github.com/NibiruChain/nibiru/cmd/nibid/cmd.test]
|
lint:
cmd/nibid/cmd/decode_base64.go#L22
undefined: protoMsgBytes
|
lint:
cmd/nibid/cmd/decode_base64.go#L27
missing return) (typecheck)
|
lint
issues found
|