Skip to content

chore(server): bump cosmossdk.io/core and correct comment naming (#22… #1

chore(server): bump cosmossdk.io/core and correct comment naming (#22…

chore(server): bump cosmossdk.io/core and correct comment naming (#22… #1

Triggered via push October 16, 2024 07:56
Status Failure
Total duration 9m 4s
Artifacts
Software Compat
3m 22s
Software Compat
sims-notify-success
0s
sims-notify-success
sims-notify-failure
6s
sims-notify-failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Software Compat
decodedTx.DynamicMessages undefined (type *decode.DecodedTx has no field or method DynamicMessages)
Software Compat
cannot use &gogoTxWrapper{} (value of type *gogoTxWrapper) as "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx value in variable declaration: *gogoTxWrapper does not implement "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx (missing method Bytes)
Software Compat
cannot use decoded.Messages (variable of type []protoreflect.ProtoMessage) as []interface{ProtoMessage(); Reset(); String() string} value in struct literal
Software Compat
cannot use buildTx (variable of type *gogoTxWrapper) as "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx value in return statement: *gogoTxWrapper does not implement "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx (missing method Bytes)
Software Compat
unknown field ProtoCodec in struct literal of type decode.Options
Software Compat
impossible type assertion: newTx.(*gogoTxWrapper)
Software Compat
cannot use newWrapperFromDecodedTx(addrCodec, cdc, decodedTx) (value of type *gogoTxWrapper) as "github.com/cosmos/cosmos-sdk/types".Tx value in return statement: *gogoTxWrapper does not implement "github.com/cosmos/cosmos-sdk/types".Tx (missing method Bytes)
Software Compat
cannot use newWrapperFromDecodedTx(addrCodec, cdc, decodedTx) (value of type *gogoTxWrapper) as "github.com/cosmos/cosmos-sdk/types".Tx value in return statement: *gogoTxWrapper does not implement "github.com/cosmos/cosmos-sdk/types".Tx (missing method Bytes)
Software Compat
impossible type assertion: tx.(*gogoTxWrapper)
Software Compat
impossible type assertion: tx.(*gogoTxWrapper)
Software Compat
Restore cache failed: Dependencies file is not found in /home/runner/work/cosmos-sdk/cosmos-sdk. Supported file pattern: go.sum