Add events data to GetTransaction rpc #3315
soroban-rpc.yml
on: pull_request
Matrix: Build
Matrix: Integration tests
Matrix: Unit tests
Annotations
19 errors and 15 warnings
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64):
cmd/soroban-rpc/internal/transactions/transactions.go#L209
tx_meta.GetDiagnosticEvents undefined (type "github.com/stellar/go/xdr".TransactionMeta has no field or method GetDiagnosticEvents)
|
Build (ubuntu-latest, x86_64-unknown-linux-gnu, amd64)
Process completed with exit code 1.
|
Build (macos-latest, x86_64-apple-darwin, amd64)
The job was canceled because "ubuntu-latest_x86_64-unkn" failed.
|
Build (macos-latest, aarch64-apple-darwin, arm64)
The job was canceled because "ubuntu-latest_x86_64-unkn" failed.
|
Build (windows-latest, x86_64-pc-windows-gnu, amd64)
The operation was canceled.
|
Build (ubuntu-latest, aarch64-unknown-linux-gnu, arm64):
cmd/soroban-rpc/internal/transactions/transactions.go#L209
tx_meta.GetDiagnosticEvents undefined (type "github.com/stellar/go/xdr".TransactionMeta has no field or method GetDiagnosticEvents)
|
Build (ubuntu-latest, aarch64-unknown-linux-gnu, arm64)
The operation was canceled.
|
Unit tests (ubuntu-20.04, 1.21):
cmd/soroban-rpc/internal/transactions/transactions.go#L209
tx_meta.GetDiagnosticEvents undefined (type "github.com/stellar/go/xdr".TransactionMeta has no field or method GetDiagnosticEvents)
|
Unit tests (ubuntu-20.04, 1.21)
Process completed with exit code 1.
|
Unit tests (ubuntu-22.04, 1.21):
cmd/soroban-rpc/internal/transactions/transactions.go#L209
tx_meta.GetDiagnosticEvents undefined (type "github.com/stellar/go/xdr".TransactionMeta has no field or method GetDiagnosticEvents)
|
Unit tests (ubuntu-22.04, 1.21)
The operation was canceled.
|
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$):
cmd/soroban-rpc/internal/transactions/transactions.go#L209
tx_meta.GetDiagnosticEvents undefined (type "github.com/stellar/go/xdr".TransactionMeta has no field or method GetDiagnosticEvents)
|
Integration tests (ubuntu-20.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
Process completed with exit code 1.
|
Integration tests (ubuntu-20.04, 1.21, .*CLI.*):
cmd/soroban-rpc/internal/transactions/transactions.go#L209
tx_meta.GetDiagnosticEvents undefined (type "github.com/stellar/go/xdr".TransactionMeta has no field or method GetDiagnosticEvents)
|
Integration tests (ubuntu-20.04, 1.21, .*CLI.*)
Process completed with exit code 1.
|
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$):
cmd/soroban-rpc/internal/transactions/transactions.go#L209
tx_meta.GetDiagnosticEvents undefined (type "github.com/stellar/go/xdr".TransactionMeta has no field or method GetDiagnosticEvents)
|
Integration tests (ubuntu-22.04, 1.21, ^Test(([^C])|(C[^L])|(CL[^I])).*$)
Process completed with exit code 1.
|
Integration tests (ubuntu-22.04, 1.21, .*CLI.*):
cmd/soroban-rpc/internal/transactions/transactions.go#L209
tx_meta.GetDiagnosticEvents undefined (type "github.com/stellar/go/xdr".TransactionMeta has no field or method GetDiagnosticEvents)
|
Integration tests (ubuntu-22.04, 1.21, .*CLI.*)
Process completed with exit code 1.
|
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/.
|
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/
|
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/
|
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-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-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/
|