Skip to content

test: add CLI, gRPC, MsgServer tests #4577

test: add CLI, gRPC, MsgServer tests

test: add CLI, gRPC, MsgServer tests #4577

Triggered via pull request June 24, 2024 10:21
Status Failure
Total duration 2m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: x/fbridge/client/cli/query_test.go#L136
S1039: unnecessary use of fmt.Sprintf (gosimple)
golangci-lint: x/fbridge/client/cli/query_test.go#L151
S1039: unnecessary use of fmt.Sprintf (gosimple)
golangci-lint: x/fbridge/client/cli/tx_test.go#L85
S1039: unnecessary use of fmt.Sprintf (gosimple)
golangci-lint: x/fbridge/client/cli/tx_test.go#L168
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: x/fbridge/client/cli/tx_test.go#L226
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: x/fbridge/client/cli/tx_test.go#L304
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: x/fbridge/client/cli/tx_test.go#L368
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: x/fbridge/keeper/auth_test.go#L48
ineffectual assignment to opt (ineffassign)
golangci-lint: x/fbridge/keeper/auth_test.go#L71
assigned to p, but never used afterwards (wastedassign)
golangci-lint
issues found
golangci-lint
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/.
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/finschia-sdk/finschia-sdk. Supported file pattern: go.sum