Skip to content

Update getTxn rpc with events data #37

Update getTxn rpc with events data

Update getTxn rpc with events data #37

Triggered via pull request February 8, 2024 20:58
Status Failure
Total duration 13m 18s
Artifacts

soroban-rpc.yml

on: pull_request
Matrix: Build
Matrix: Integration tests
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

65 errors and 17 warnings
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64): cmd/soroban-rpc/main.go#L8
missing go.sum entry for module providing package github.com/stellar/go/xdr (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64): cmd/soroban-rpc/internal/config/options.go#L13
missing go.sum entry for module providing package github.com/stellar/go/network (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64): cmd/soroban-rpc/internal/config/config_option.go#L10
missing go.sum entry for module providing package github.com/stellar/go/support/errors (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64): cmd/soroban-rpc/internal/config/config_option.go#L11
missing go.sum entry for module providing package github.com/stellar/go/support/strutils (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64)
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/prometheus/client_model/go); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64)
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/prometheus/client_model/go); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64)
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/prometheus/client_golang/prometheus); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64)
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/prometheus/client_golang/prometheus); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64)
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/prototext (imported by github.com/prometheus/common/expfmt); to add:
Build (windows-latest, x86_64-pc-windows-gnu, amd64)
The operation was canceled.
Build (ubuntu-latest, aarch64-unknown-linux-gnu, arm64)
The operation was canceled.
Build (macos-latest, aarch64-apple-darwin, arm64)
The operation was canceled.
Build (macos-latest, x86_64-apple-darwin, amd64)
The operation was canceled.
Unit tests (ubuntu-22.04, 1.21): cmd/soroban-rpc/main.go#L8
missing go.sum entry for module providing package github.com/stellar/go/xdr (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc); to add:
Unit tests (ubuntu-22.04, 1.21)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Unit tests (ubuntu-22.04, 1.21): cmd/soroban-rpc/internal/config/options.go#L13
missing go.sum entry for module providing package github.com/stellar/go/network (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Unit tests (ubuntu-22.04, 1.21): cmd/soroban-rpc/internal/config/config_option.go#L10
missing go.sum entry for module providing package github.com/stellar/go/support/errors (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Unit tests (ubuntu-22.04, 1.21): cmd/soroban-rpc/internal/config/config_option.go#L11
missing go.sum entry for module providing package github.com/stellar/go/support/strutils (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Unit tests (ubuntu-22.04, 1.21)
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/prometheus/client_model/go); to add:
Unit tests (ubuntu-22.04, 1.21)
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/prometheus/client_model/go); to add:
Unit tests (ubuntu-22.04, 1.21)
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/prometheus/client_golang/prometheus); to add:
Unit tests (ubuntu-22.04, 1.21)
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/prometheus/client_golang/prometheus); to add:
Unit tests (ubuntu-22.04, 1.21)
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/prototext (imported by github.com/prometheus/common/expfmt); to add:
Unit tests (ubuntu-20.04, 1.21)
The operation was canceled.
Integration tests (ubuntu-20.04, 1.21, .*CLI.*)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Integration tests (ubuntu-20.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/test/integration.go#L19
missing go.sum entry for module providing package github.com/stellar/go/clients/stellarcore (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-20.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/test/integration.go#L20
missing go.sum entry for module providing package github.com/stellar/go/keypair (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-20.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/test/integration.go#L21
missing go.sum entry for module providing package github.com/stellar/go/txnbuild (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-20.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/config/options.go#L13
missing go.sum entry for module providing package github.com/stellar/go/network (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-20.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/config/config_option.go#L10
missing go.sum entry for module providing package github.com/stellar/go/support/errors (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-20.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/config/config_option.go#L11
missing go.sum entry for module providing package github.com/stellar/go/support/strutils (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-20.04, 1.21, .*CLI.*)
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/prometheus/client_model/go); to add:
Integration tests (ubuntu-20.04, 1.21, .*CLI.*)
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/prometheus/client_model/go); to add:
Integration tests (ubuntu-20.04, 1.21, .*CLI.*)
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/prometheus/client_golang/prometheus); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/test/integration.go#L19
missing go.sum entry for module providing package github.com/stellar/go/clients/stellarcore (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/test/integration.go#L20
missing go.sum entry for module providing package github.com/stellar/go/keypair (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/test/integration.go#L21
missing go.sum entry for module providing package github.com/stellar/go/txnbuild (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/config/options.go#L13
missing go.sum entry for module providing package github.com/stellar/go/network (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/config/config_option.go#L10
missing go.sum entry for module providing package github.com/stellar/go/support/errors (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/config/config_option.go#L11
missing go.sum entry for module providing package github.com/stellar/go/support/strutils (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/prometheus/client_model/go); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/prometheus/client_model/go); to add:
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/prometheus/client_golang/prometheus); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/test/integration.go#L19
missing go.sum entry for module providing package github.com/stellar/go/clients/stellarcore (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/test/integration.go#L20
missing go.sum entry for module providing package github.com/stellar/go/keypair (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/test/integration.go#L21
missing go.sum entry for module providing package github.com/stellar/go/txnbuild (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/config/options.go#L13
missing go.sum entry for module providing package github.com/stellar/go/network (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/config/config_option.go#L10
missing go.sum entry for module providing package github.com/stellar/go/support/errors (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$): cmd/soroban-rpc/internal/config/config_option.go#L11
missing go.sum entry for module providing package github.com/stellar/go/support/strutils (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/prometheus/client_model/go); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/prometheus/client_model/go); to add:
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/prometheus/client_golang/prometheus); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/test/integration.go#L19
missing go.sum entry for module providing package github.com/stellar/go/clients/stellarcore (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/test/integration.go#L20
missing go.sum entry for module providing package github.com/stellar/go/keypair (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/test/integration.go#L21
missing go.sum entry for module providing package github.com/stellar/go/txnbuild (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/test); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/config/options.go#L13
missing go.sum entry for module providing package github.com/stellar/go/network (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/config/config_option.go#L10
missing go.sum entry for module providing package github.com/stellar/go/support/errors (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*): cmd/soroban-rpc/internal/config/config_option.go#L11
missing go.sum entry for module providing package github.com/stellar/go/support/strutils (imported by github.com/stellar/soroban-tools/cmd/soroban-rpc/internal/config); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*)
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/prometheus/client_model/go); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*)
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/prometheus/client_model/go); to add:
Integration tests (ubuntu-22.04, 1.21, .*CLI.*)
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/prometheus/client_golang/prometheus); to add:
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (windows-latest, x86_64-pc-windows-gnu, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, aarch64-unknown-linux-gnu, arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (macos-latest, aarch64-apple-darwin, arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (macos-latest, x86_64-apple-darwin, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests (ubuntu-22.04, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests (ubuntu-22.04, 1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests (ubuntu-20.04, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests (ubuntu-20.04, 1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (ubuntu-20.04, 1.21, .*CLI.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration tests (ubuntu-20.04, 1.21, .*CLI.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (ubuntu-22.04, 1.21, .*CLI.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration tests (ubuntu-22.04, 1.21, .*CLI.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/