Skip to content

fix: fix chainstreamer block message packing #72

fix: fix chainstreamer block message packing

fix: fix chainstreamer block message packing #72

Triggered via pull request July 29, 2024 12:58
Status Failure
Total duration 11m 14s
Artifacts 4

test.yml

on: pull_request
Matrix: tests
repo-analysis
0s
repo-analysis
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 33 warnings
liveness-test
Process completed with exit code 2.
test-integration
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by github.com/cosmos/gogoproto/proto); to add:
test-integration
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
test-integration
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by google.golang.org/grpc/internal); to add:
test-integration
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by google.golang.org/grpc/internal/transport); to add:
test-integration
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
test-integration
missing go.sum entry for module providing package golang.org/x/exp/constraints (imported by cosmossdk.io/math); to add:
test-integration
missing go.sum entry for module providing package golang.org/x/exp/maps (imported by github.com/cosmos/cosmos-sdk/types); to add:
test-integration
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
test-integration
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
test-integration
missing go.sum entry for module providing package golang.org/x/sys/execabs (imported by github.com/getsentry/sentry-go); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/exp/constraints (imported by cosmossdk.io/math); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/exp/maps (imported by github.com/cosmos/cosmos-sdk/types); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by cosmossdk.io/depinject); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/sys/execabs (imported by github.com/getsentry/sentry-go); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/oasisprotocol/curve25519-voi/curve); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/crypto/chacha20 (imported by github.com/oasisprotocol/curve25519-voi/internal/scalar128); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/crypto/ripemd160 (imported by github.com/cometbft/cometbft/crypto/secp256k1); to add:
test-e2e
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
test-simapp
bapp.cms.SetCommitSync undefined (type "cosmossdk.io/store/types".CommitMultiStore has no field or method SetCommitSync)
test-simapp
Process completed with exit code 1.
test-sim-nondeterminism
bapp.cms.SetCommitSync undefined (type "cosmossdk.io/store/types".CommitMultiStore has no field or method SetCommitSync)
test-sim-nondeterminism
Process completed with exit code 2.
tests (02): x/bank/keeper/keeper_test.go#L261
cannot use func(_ context.Context, _, _ sdk.AccAddress, _ sdk.Coins) (sdk.AccAddress, error) {…} (value of type func(_ "context".Context, _ "github.com/cosmos/cosmos-sdk/types".AccAddress, _ "github.com/cosmos/cosmos-sdk/types".AccAddress, _ "github.com/cosmos/cosmos-sdk/types".Coins) ("github.com/cosmos/cosmos-sdk/types".AccAddress, error)) as "github.com/cosmos/cosmos-sdk/x/bank/types".SendRestrictionFn value in return statement
tests (02): x/bank/keeper/keeper_test.go#L272
cannot use nil as "github.com/cosmos/cosmos-sdk/types".Coin value in argument to bk.GetSendRestrictionFn()
tests (02): x/bank/keeper/keeper_test.go#L278
cannot use nil as "github.com/cosmos/cosmos-sdk/types".Coin value in argument to bk.GetSendRestrictionFn()
tests (02): x/bank/keeper/keeper_test.go#L283
cannot use nil as "github.com/cosmos/cosmos-sdk/types".Coin value in argument to suite.bankKeeper.GetSendRestrictionFn()
tests (02): x/bank/keeper/keeper_test.go#L290
cannot use func(_ context.Context, _, _ sdk.AccAddress, _ sdk.Coins) (sdk.AccAddress, error) {…} (value of type func(_ "context".Context, _ "github.com/cosmos/cosmos-sdk/types".AccAddress, _ "github.com/cosmos/cosmos-sdk/types".AccAddress, _ "github.com/cosmos/cosmos-sdk/types".Coins) ("github.com/cosmos/cosmos-sdk/types".AccAddress, error)) as "github.com/cosmos/cosmos-sdk/x/bank/types".SendRestrictionFn value in return statement
tests (02): x/bank/keeper/keeper_test.go#L301
cannot use nil as "github.com/cosmos/cosmos-sdk/types".Coin value in argument to bk.GetSendRestrictionFn()
tests (02): x/bank/keeper/keeper_test.go#L307
cannot use nil as "github.com/cosmos/cosmos-sdk/types".Coin value in argument to bk.GetSendRestrictionFn()
tests (02): x/bank/keeper/keeper_test.go#L312
cannot use nil as "github.com/cosmos/cosmos-sdk/types".Coin value in argument to suite.bankKeeper.GetSendRestrictionFn()
tests (02): x/bank/keeper/keeper_test.go#L728
cannot use func(ctx context.Context, fromAddr, toAddr sdk.AccAddress, amt sdk.Coins) (sdk.AccAddress, error) {…} (value of type func(ctx "context".Context, fromAddr "github.com/cosmos/cosmos-sdk/types".AccAddress, toAddr "github.com/cosmos/cosmos-sdk/types".AccAddress, amt "github.com/cosmos/cosmos-sdk/types".Coins) ("github.com/cosmos/cosmos-sdk/types".AccAddress, error)) as "github.com/cosmos/cosmos-sdk/x/bank/types".SendRestrictionFn value in return statement
tests (02): x/bank/keeper/keeper_test.go#L745
cannot use func(ctx context.Context, fromAddr, toAddr sdk.AccAddress, amt sdk.Coins) (sdk.AccAddress, error) {…} (value of type func(ctx "context".Context, fromAddr "github.com/cosmos/cosmos-sdk/types".AccAddress, toAddr "github.com/cosmos/cosmos-sdk/types".AccAddress, amt "github.com/cosmos/cosmos-sdk/types".Coins) ("github.com/cosmos/cosmos-sdk/types".AccAddress, error)) as "github.com/cosmos/cosmos-sdk/x/bank/types".SendRestrictionFn value in return statement
tests (03)
Process completed with exit code 123.
tests (01)
Process completed with exit code 123.
tests (00)
Process completed with exit code 123.
test-clientv2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-nft
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-circuit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
liveness-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-integration
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-e2e
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-simapp
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-sim-nondeterminism
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-core
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-orm
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-log
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-math
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-errors
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-store
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-tx
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-depinject
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-evidence
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-hubl
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-confix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-feegrant
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-collections
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-cosmovisor
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
split-test-files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-upgrade
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (02)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (02)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
tests (03)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (03)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
tests (01)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (01)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
tests (00)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (00)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "c854b3bed5336710d9586f271e9a1b25577348f5-00", "c854b3bed5336710d9586f271e9a1b25577348f5-01", "c854b3bed5336710d9586f271e9a1b25577348f5-02", "c854b3bed5336710d9586f271e9a1b25577348f5-03". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
c854b3bed5336710d9586f271e9a1b25577348f5-00 Expired
2.66 KB
c854b3bed5336710d9586f271e9a1b25577348f5-01 Expired
2.58 KB
c854b3bed5336710d9586f271e9a1b25577348f5-02 Expired
2.63 KB
c854b3bed5336710d9586f271e9a1b25577348f5-03 Expired
2.58 KB