Backend: rename .OriginAddress to .OriginMainAddress #3095
Annotations
10 errors and 2 warnings
build in DEBUG mode:
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
|
build in DEBUG mode:
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
|
build in DEBUG mode:
src/GWallet.Frontend.Console/Program.fs#L191
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
build in DEBUG mode:
src/GWallet.Frontend.Console/Program.fs#L190
No assignment given for field 'OriginMainAddress' of type 'GWallet.Backend.UnsignedTransactionProposal'
|
build in DEBUG mode:
src/GWallet.Backend.Tests/MarshallingData.fs#L130
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
build in DEBUG mode:
src/GWallet.Backend.Tests/MarshallingData.fs#L129
No assignment given for field 'OriginMainAddress' of type 'GWallet.Backend.UnsignedTransactionProposal'
|
build in DEBUG mode:
src/GWallet.Backend.Tests/MarshallingData.fs#L183
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
build in DEBUG mode:
src/GWallet.Backend.Tests/MarshallingData.fs#L182
No assignment given for field 'OriginMainAddress' of type 'GWallet.Backend.UnsignedTransactionProposal'
|
build in DEBUG mode:
src/GWallet.Backend.Tests/MarshallingData.fs#L267
The record label 'OriginAddress' is not defined. Maybe you want one of the following:� OriginMainAddress
|
build in DEBUG mode:
src/GWallet.Backend.Tests/MarshallingData.fs#L266
No assignment given for field 'OriginMainAddress' of type 'GWallet.Backend.UnsignedTransactionProposal'
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading