Skip to content

Add closed_at to ledger entry changes tables #211

Add closed_at to ledger entry changes tables

Add closed_at to ledger entry changes tables #211

Triggered via pull request November 2, 2023 19:58
Status Failure
Total duration 1m 4s
Artifacts

internal.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
unit-tests
undefined: ChangesClosedAt
unit-tests
undefined: ChangesClosedAt
unit-tests
cannot use closedAt (variable of type time.Time) as "github.com/stellar/go/xdr".LedgerHeaderHistoryEntry value in argument to TransformSigners
unit-tests
cannot use closedAt (variable of type time.Time) as "github.com/stellar/go/xdr".LedgerHeaderHistoryEntry value in argument to TransformAccount
unit-tests
cannot use closedAt (variable of type time.Time) as "github.com/stellar/go/xdr".LedgerHeaderHistoryEntry value in argument to TransformClaimableBalance
unit-tests
cannot use closedAt (variable of type time.Time) as "github.com/stellar/go/xdr".LedgerHeaderHistoryEntry value in argument to TransformConfigSetting
unit-tests
cannot use closedAt (variable of type time.Time) as "github.com/stellar/go/xdr".LedgerHeaderHistoryEntry value in argument to TransformContractCode
unit-tests
cannot use closedAt (variable of type time.Time) as "github.com/stellar/go/xdr".LedgerHeaderHistoryEntry value in argument to TransformContractData.TransformContractData
unit-tests
cannot use closedAt (variable of type time.Time) as "github.com/stellar/go/xdr".LedgerHeaderHistoryEntry value in argument to TransformExpiration
unit-tests
cannot use closedAt (variable of type time.Time) as "github.com/stellar/go/xdr".LedgerHeaderHistoryEntry value in argument to TransformPool
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/