test: add CLI, gRPC, MsgServer tests #4560
Annotations
6 errors and 2 warnings
x/fbridge/client/cli/tx_test.go#L85
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
x/fbridge/client/cli/tx_test.go#L154
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
x/fbridge/client/cli/tx_test.go#L212
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
x/fbridge/client/cli/tx_test.go#L290
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
x/fbridge/client/cli/tx_test.go#L354
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading