Skip to content

Add MimbleWimble support #9

Add MimbleWimble support

Add MimbleWimble support #9

Triggered via pull request November 23, 2023 09:55
Status Success
Total duration 2m 3s
Artifacts

CI.yml

on: pull_request
Package (Nuget)
40s
Package (Nuget)
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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'
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/