update(aura): v0.7.1 #672
Annotations
10 errors and 2 warnings
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L48
cannot use []byte(connectiontypes.AttributeKeyConnectionID) (value of type []byte) as type string in struct literal
|
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L49
cannot use []byte("myConnectionID") (value of type []byte) as type string in struct literal
|
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L68
cannot use []byte(connectiontypes.AttributeKeyConnectionID) (value of type []byte) as type string in struct literal
|
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L69
cannot use []byte("myConnectionID") (value of type []byte) as type string in struct literal
|
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L73
cannot use []byte(connectiontypes.AttributeKeyClientID) (value of type []byte) as type string in struct literal
|
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L74
cannot use []byte("myClientID") (value of type []byte) as type string in struct literal
|
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L83
cannot use []byte(connectiontypes.AttributeKeyCounterpartyClientID) (value of type []byte) as type string in struct literal
|
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L84
cannot use []byte("myCounterpartyClientID") (value of type []byte) as type string in struct literal
|
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L88
cannot use []byte(connectiontypes.AttributeKeyCounterpartyConnectionID) (value of type []byte) as type string in struct literal
|
build (1.19):
pkg/cosmos_sdk/block/parsing/msg_parsing_test.go#L89
cannot use []byte("myCounterpartyConnectionID") (value of type []byte) as type string in struct literal
|
build (1.19)
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/
|
build (1.19)
Unexpected input(s) 'package-name', valid inputs are ['test-results']
|