Add MimbleWimble support #17
CI.yml
on: pull_request
Build on Linux
1m 17s
Build on Windows
2m 37s
Package (Nuget)
25s
Annotations
9 warnings
Package (Nuget)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Package (Nuget)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build on Windows:
src/NLitecoin/MimbleWimble/Types.fs#L238
The type 'Input' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build on Windows:
src/NLitecoin/MimbleWimble/Types.fs#L483
The type 'Output' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build on Windows:
src/NLitecoin/MimbleWimble/Types.fs#L573
The type 'Kernel' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build on Windows:
src/NLitecoin/MimbleWimble/Types.fs#L238
The type 'Input' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build on Windows:
src/NLitecoin/MimbleWimble/Types.fs#L483
The type 'Output' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build on Windows:
src/NLitecoin/MimbleWimble/Types.fs#L573
The type 'Kernel' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|