feat: lock token transfer and parameter module, take 2 #10622
tm2.yml
on: pull_request
Run TM2 suite
/
...
/
lint
47s
Run TM2 suite
/
...
/
generated
17s
Run TM2 suite
/
...
/
test
2m 35s
Annotations
6 errors
Run TM2 suite / Go Lint / lint:
tm2/pkg/sdk/auth/params.go#L26
const `paramsKey` is unused (unused)
|
Run TM2 suite / Go Lint / lint:
tm2/pkg/sdk/bank/params.go#L11
const `paramsKey` is unused (unused)
|
Run TM2 suite / Go Lint / lint:
tm2/pkg/sdk/params/amino_helper.go#L24
composites: github.com/gnolang/gno/tm2/pkg/std.KVPair struct literal uses unkeyed fields (govet)
|
Run TM2 suite / Go Lint / lint:
tm2/pkg/sdk/params/amino_helper.go#L73
unnecessary conversion (unconvert)
|
Run TM2 suite / Go Lint / lint:
tm2/pkg/sdk/params/amino_helper.go#L77
composites: github.com/gnolang/gno/tm2/pkg/std.KVPair struct literal uses unkeyed fields (govet)
|
Run TM2 suite / Go Lint / lint
issues found
|