Backend/UtxoCoin: support native-segwit with cold storage #3090
Triggered via pull request
February 12, 2024 09:16
Status
Failure
Total duration
15m 15s
Artifacts
–
CI.yml
on: pull_request
macOS--dotnet6-and-mono
1m 10s
macOS--mono-only
1m 20s
macOS--dotnet6-only
4m 15s
windows--dotnet6-and-legacyFramework
6m 47s
windows--legacyFramework-only
10m 31s
windows--dotnet6-only
7m 10s
linux-github--dotnet-and-mono
3m 36s
linux-github--dotnet-and-newmono
6m 16s
linux-vanilla--stockmono-only
1m 36s
linux-vanilla--stockdotnet6-only
54s
linux-vanilla--stockdotnet6-and-newmono
5m 34s
linux-vanilla--stockdotnet6-and-stockmono
1m 40s
linux-vanilla--newmono-only
3m 13s
Annotations
16 errors and 6 warnings
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'
|
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.
|
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/
|