feat: nonce handling with signer (backport #3196) #3599
Annotations
4 errors and 1 warning
Run golangci/[email protected]:
app/test/priority_test.go#L84
loopclosure: loop variable signer captured by func literal (govet)
|
Run golangci/[email protected]:
pkg/user/signer.go#L13
ST1019: package "github.com/celestiaorg/celestia-app/x/blob/types" is being imported more than once (stylecheck)
|
Run golangci/[email protected]:
pkg/user/signer.go#L14
ST1019(related information): other import of "github.com/celestiaorg/celestia-app/x/blob/types" (stylecheck)
|
Run golangci/[email protected]
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading