Skip to content

Add a ToDataSize extension #271

Add a ToDataSize extension

Add a ToDataSize extension #271

Triggered via push August 21, 2023 13:23
Status Success
Total duration 1m 17s
Artifacts

dotnetCI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Src/Autarkysoft.Bitcoin/Cryptography/Asymmetric/KeyPairs/PrivateKey.cs#L25
XML comment has cref attribute 'MiniPrivateKey' that could not be resolved
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L18
Missing XML comment for publicly visible type or member 'Calc.Calc()'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L26
Missing XML comment for publicly visible type or member 'Calc.G'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L31
Missing XML comment for publicly visible type or member 'Calc.ECMultGenContext()'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L89
Missing XML comment for publicly visible type or member 'Calc.MultiplyByG(in Scalar8x32)'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L167
Missing XML comment for publicly visible type or member 'Calc.GetPubkey(in Scalar8x32, bool)'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L174
Missing XML comment for publicly visible type or member 'Calc.GetPubkey(in Scalar8x32, out Span<byte>, out Span<byte>)'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L196
Missing XML comment for publicly visible type or member 'Calc.Test()'
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.