update(osmosis): v21.0.1 #718
Annotations
10 errors and 2 warnings
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L46
cannot use []byte(connectiontypes.AttributeKeyConnectionID) (value of type []byte) as string value in struct literal
|
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L46
cannot use []byte("myConnectionID") (value of type []byte) as string value in struct literal
|
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L60
cannot use []byte(connectiontypes.AttributeKeyConnectionID) (value of type []byte) as string value in struct literal
|
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L60
cannot use []byte("myConnectionID") (value of type []byte) as string value in struct literal
|
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L61
cannot use []byte(connectiontypes.AttributeKeyClientID) (value of type []byte) as string value in struct literal
|
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L61
cannot use []byte("myClientID") (value of type []byte) as string value in struct literal
|
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L67
cannot use []byte(connectiontypes.AttributeKeyCounterpartyClientID) (value of type []byte) as string value in struct literal
|
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L67
cannot use []byte("myCounterpartyClientID") (value of type []byte) as string value in struct literal
|
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L68
cannot use []byte(connectiontypes.AttributeKeyCounterpartyConnectionID) (value of type []byte) as string value in struct literal
|
run tests:
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L68
cannot use []byte("myCounterpartyConnectionID") (value of type []byte) as string value in struct literal
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, guyarb/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Annotate tests
Unexpected input(s) 'package-name', valid inputs are ['test-results']
|
The logs for this run have expired and are no longer available.
Loading