Add closed_at to ledger entry changes tables #211
internal.yml
on: pull_request
build
51s
unit-tests
53s
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/
|