Add WASM Smart Contracts and Message Net #56
Annotations
10 errors and 1 warning
Lint:
storage/storage.go#L174
not enough arguments in call to innerGetBalance
|
Lint:
storage/storage.go#L320
not enough arguments in call to innerGetAsset
|
Lint:
actions/msg.go#L33
relayerAddr declared and not used (typecheck)
|
Lint:
rpc/jsonrpc_server.go#L8
"encoding/hex" imported and not used (typecheck)
|
Lint:
cmd/token-cli/cmd/resolutions.go#L80
actionID declared and not used (typecheck)
|
Lint:
cmd/token-cli/cmd/resolutions.go#L8
"fmt" imported and not used (typecheck)
|
Lint:
cmd/token-wallet/backend/backend.go#L212
actor declared and not used (typecheck)
|
Lint:
cmd/token-wallet/backend/backend.go#L219
actionID declared and not used (typecheck)
|
Lint:
messagenet/server.go#L82
Error return value of `m.SendToPeers` is not checked (errcheck)
|
Lint:
messagenet/server.go#L84
Error return value of `m.SendToValidator` is not checked (errcheck)
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|