Backend/UtxoCoin: support native-segwit with cold storage #3096
Triggered via pull request
February 12, 2024 10:52
Status
Failure
Total duration
12m 48s
Artifacts
–
CI.yml
on: pull_request
macOS--dotnet6-and-mono
1m 31s
macOS--mono-only
50s
macOS--dotnet6-only
1m 3s
windows--dotnet6-and-legacyFramework
1m 57s
windows--legacyFramework-only
11m 29s
windows--dotnet6-only
2m 29s
linux-github--dotnet-and-mono
1m 7s
linux-github--dotnet-and-newmono
1m 20s
linux-vanilla--stockmono-only
1m 35s
linux-vanilla--stockdotnet6-only
46s
linux-vanilla--stockdotnet6-and-newmono
1m 40s
linux-vanilla--stockdotnet6-and-stockmono
1m 23s
linux-vanilla--newmono-only
2m 53s
Annotations
40 errors and 6 warnings
linux-github--dotnet-and-mono
Process completed with exit code 2.
|
macOS--dotnet6-only
Process completed with exit code 2.
|
linux-github--dotnet-and-newmono
Process completed with exit code 2.
|
linux-vanilla--stockdotnet6-and-newmono
Process completed with exit code 2.
|
macOS--dotnet6-and-mono:
src/GWallet.Frontend.Console/Presentation.fs#L64
The type 'ITransactionDetails' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
macOS--dotnet6-and-mono:
src/GWallet.Frontend.Console/Program.fs#L112
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
macOS--dotnet6-and-mono:
src/GWallet.Frontend.Console/Program.fs#L191
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
macOS--dotnet6-and-mono:
src/GWallet.Frontend.Console/Program.fs#L190
No assignment given for field 'OriginMainAddress' of type 'GWallet.Backend.UnsignedTransactionProposal'
|
macOS--dotnet6-and-mono:
src/GWallet.Backend.Tests/MarshallingData.fs#L130
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
macOS--dotnet6-and-mono:
src/GWallet.Backend.Tests/MarshallingData.fs#L129
No assignment given for field 'OriginMainAddress' of type 'GWallet.Backend.UnsignedTransactionProposal'
|
macOS--dotnet6-and-mono:
src/GWallet.Backend.Tests/MarshallingData.fs#L183
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
macOS--dotnet6-and-mono:
src/GWallet.Backend.Tests/MarshallingData.fs#L182
No assignment given for field 'OriginMainAddress' of type 'GWallet.Backend.UnsignedTransactionProposal'
|
macOS--dotnet6-and-mono:
src/GWallet.Backend.Tests/MarshallingData.fs#L267
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
macOS--dotnet6-and-mono:
src/GWallet.Backend.Tests/MarshallingData.fs#L266
No assignment given for field 'OriginMainAddress' of type 'GWallet.Backend.UnsignedTransactionProposal'
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Frontend.Console/Presentation.fs#L64
The type 'ITransactionDetails' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Frontend.Console/Program.fs#L112
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Frontend.Console/Program.fs#L191
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Backend.Tests/MarshallingData.fs#L130
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Backend.Tests/MarshallingData.fs#L183
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Backend.Tests/MarshallingData.fs#L267
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Backend.Tests/Deserialization.fs#L58
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Backend.Tests/Deserialization.fs#L87
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Backend.Tests/Deserialization.fs#L125
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-and-legacyFramework:
src/GWallet.Backend.Tests/Deserialization.fs#L164
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
linux-vanilla--stockdotnet6-only
Process completed with exit code 2.
|
macOS--mono-only
Process completed with exit code 2.
|
linux-vanilla--stockmono-only
Process completed with exit code 2.
|
windows--dotnet6-only:
src/GWallet.Frontend.Console/Presentation.fs#L64
The type 'ITransactionDetails' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-only:
src/GWallet.Frontend.Console/Program.fs#L112
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-only:
src/GWallet.Frontend.Console/Program.fs#L191
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-only:
src/GWallet.Backend.Tests/MarshallingData.fs#L130
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-only:
src/GWallet.Backend.Tests/MarshallingData.fs#L183
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-only:
src/GWallet.Backend.Tests/MarshallingData.fs#L267
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-only:
src/GWallet.Backend.Tests/Deserialization.fs#L58
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-only:
src/GWallet.Backend.Tests/Deserialization.fs#L87
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-only:
src/GWallet.Backend.Tests/Deserialization.fs#L125
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
windows--dotnet6-only:
src/GWallet.Backend.Tests/Deserialization.fs#L164
The type 'UnsignedTransactionProposal' does not define the field, constructor or member 'OriginAddress'. Maybe you want one of the following:� OriginMainAddress
|
linux-vanilla--stockdotnet6-and-stockmono
Process completed with exit code 2.
|
linux-vanilla--newmono-only
Process completed with exit code 2.
|
windows--legacyFramework-only
Process completed with exit code 1.
|
macOS--dotnet6-and-mono
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS--dotnet6-and-mono
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows--dotnet6-and-legacyFramework
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows--dotnet6-and-legacyFramework
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows--dotnet6-only
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows--dotnet6-only
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|