Skip to content

chore: bump akash-api (#1916) #3324

chore: bump akash-api (#1916)

chore: bump akash-api (#1916) #3324

Triggered via push January 9, 2024 13:32
Status Failure
Total duration 7m 46s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

70 errors and 12 warnings
lint: x/audit/client/cli/tx.go#L97
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
lint: x/audit/client/cli/tx.go#L149
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
lint: x/cert/client/cli/tx.go#L160
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
lint: x/cert/client/cli/tx.go#L233
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
lint: x/provider/client/cli/tx.go#L68
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
lint: x/provider/client/cli/tx.go#L116
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
lint: x/deployment/client/cli/tx.go#L143
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
lint: x/deployment/client/cli/tx.go#L199
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
lint: x/deployment/client/cli/tx.go#L240
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
lint: x/deployment/client/cli/tx.go#L319
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/audit/client/cli/tx.go#L97
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/audit/client/cli/tx.go#L149
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/cert/client/cli/tx.go#L160
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/cert/client/cli/tx.go#L233
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/provider/client/cli/tx.go#L68
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/provider/client/cli/tx.go#L116
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/deployment/client/cli/tx.go#L143
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/deployment/client/cli/tx.go#L199
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/deployment/client/cli/tx.go#L240
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins: x/deployment/client/cli/tx.go#L319
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/audit/client/cli/tx.go#L97
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/audit/client/cli/tx.go#L149
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/cert/client/cli/tx.go#L160
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/cert/client/cli/tx.go#L233
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/provider/client/cli/tx.go#L68
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/provider/client/cli/tx.go#L116
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/deployment/client/cli/tx.go#L143
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/deployment/client/cli/tx.go#L199
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/deployment/client/cli/tx.go#L240
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
sims: x/deployment/client/cli/tx.go#L319
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/audit/client/cli/tx.go#L97
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/audit/client/cli/tx.go#L149
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/cert/client/cli/tx.go#L160
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/cert/client/cli/tx.go#L233
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/provider/client/cli/tx.go#L68
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/provider/client/cli/tx.go#L116
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/deployment/client/cli/tx.go#L143
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/deployment/client/cli/tx.go#L199
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/deployment/client/cli/tx.go#L240
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
tests: x/deployment/client/cli/tx.go#L319
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/audit/client/cli/tx.go#L97
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/audit/client/cli/tx.go#L149
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/cert/client/cli/tx.go#L160
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/cert/client/cli/tx.go#L233
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/provider/client/cli/tx.go#L68
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/provider/client/cli/tx.go#L116
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/deployment/client/cli/tx.go#L143
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/deployment/client/cli/tx.go#L199
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/deployment/client/cli/tx.go#L240
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-macos: x/deployment/client/cli/tx.go#L319
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/audit/client/cli/tx.go#L97
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/audit/client/cli/tx.go#L149
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/cert/client/cli/tx.go#L160
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/cert/client/cli/tx.go#L233
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/provider/client/cli/tx.go#L68
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/provider/client/cli/tx.go#L116
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/deployment/client/cli/tx.go#L143
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/deployment/client/cli/tx.go#L199
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/deployment/client/cli/tx.go#L240
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
coverage: x/deployment/client/cli/tx.go#L319
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/audit/client/cli/tx.go#L97
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/audit/client/cli/tx.go#L149
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/cert/client/cli/tx.go#L160
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/cert/client/cli/tx.go#L233
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/provider/client/cli/tx.go#L68
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/provider/client/cli/tx.go#L116
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/deployment/client/cli/tx.go#L143
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/deployment/client/cli/tx.go#L199
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/deployment/client/cli/tx.go#L240
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
release-dry-run: x/deployment/client/cli/tx.go#L319
cannot use []sdk.Msg{…} (value of type []"github.com/cosmos/cosmos-sdk/types".Msg) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to cl.Tx().Broadcast: []"github.com/cosmos/cosmos-sdk/types".Msg does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
build-bins
Failed to download action 'https://api.github.com/repos/HatsuneMiku3939/direnv-action/tarball/43e04c1321ff5d5bad7977acc419761a6f2627ee'. Error: Response status code does not indicate success: 500 (Internal Server Error).
build-bins
Back off 12.801 seconds before retry.
coverage
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/93397bea11091df50f3d7e59dc26a7711a8bcfbe'. Error: Response status code does not indicate success: 500 (Internal Server Error).
coverage
Back off 26.769 seconds before retry.
network-upgrade
Failed to download action 'https://api.github.com/repos/HatsuneMiku3939/direnv-action/tarball/43e04c1321ff5d5bad7977acc419761a6f2627ee'. Error: Response status code does not indicate success: 500 (Internal Server Error).
network-upgrade
Back off 28.741 seconds before retry.
network-upgrade-names
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744'. Error: Response status code does not indicate success: 500 (Internal Server Error).
network-upgrade-names
Back off 11.667 seconds before retry.
network-upgrade-names
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/93397bea11091df50f3d7e59dc26a7711a8bcfbe'. Error: Response status code does not indicate success: 500 (Internal Server Error).
network-upgrade-names
Back off 24.149 seconds before retry.
network-upgrade-names
Failed to download action 'https://api.github.com/repos/HatsuneMiku3939/direnv-action/tarball/43e04c1321ff5d5bad7977acc419761a6f2627ee'. Error: Response status code does not indicate success: 500 (Internal Server Error).
network-upgrade-names
Back off 23.151 seconds before retry.