test(baseapp): Refactor tx selector tests + better comments (backport #19284) #30230
Annotations
11 errors and 1 warning
Dependency audit
expected statement, found '<<'
|
Go vulnerability check:
baseapp/abci_utils.go#L120
expected statement, found '<<'
|
Go vulnerability check:
baseapp/abci_utils.go#L126
expected statement, found '=='
|
Go vulnerability check:
baseapp/abci_utils.go#L131
expected statement, found '>>'
|
Go vulnerability check:
baseapp/abci_utils.go#L131
illegal character U+0023 '#'
|
Go vulnerability check:
baseapp/abci_utils.go#L194
expected ';', found sdk
|
Go vulnerability check:
baseapp/abci_utils.go#L130
signer.Sequence undefined (type string has no field or method Sequence)
|
Go vulnerability check:
baseapp/abci_utils.go#L181
missing return
|
Go vulnerability check:
baseapp/abci_utils.go#L194
undefined: ProcessProposalHandler
|
Go vulnerability check:
baseapp/abci_utils.go#L198
undefined: isNoOp
|
Go vulnerability check:
baseapp/abci_utils.go#L199
cannot use NoOpProcessProposal() (value of type "github.com/cosmos/cosmos-sdk/types".ProcessProposalHandler) as "github.com/cosmos/cosmos-sdk/types".PrepareProposalHandler value in return statement
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading