Skip to content

Remove ITransaction interface and update Transaction to follow specs #793

Remove ITransaction interface and update Transaction to follow specs

Remove ITransaction interface and update Transaction to follow specs #793

Triggered via pull request December 11, 2024 20:50
Status Failure
Total duration 25s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (16.x): src/accountManagement/accountTransactionsFactory.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x): src/compatibility.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x): src/compatibility.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x): src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x): src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x): src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x): src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x): src/networkProviders/apiNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x): src/networkProviders/proxyNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x): src/networkProviders/proxyNetworkProvider.ts#L1
Property 'toBech32' does not exist on type 'IAddress'. Did you mean 'bech32'?
build (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636