Skip to content

Merge pull request #11 from Apolixit/fix/signature #6

Merge pull request #11 from Apolixit/fix/signature

Merge pull request #11 from Apolixit/fix/signature #6

Triggered via push February 4, 2024 09:28
Status Success
Total duration 46s
Artifacts

publish.yml

on: push
build & test & publish
36s
build & test & publish
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build & test & publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build & test & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/[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/
build & test & publish
.NET Core 3.1 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.
build & test & publish
.NET Core 2.1 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.
build & test & publish: Substrate.NET.Schnorrkel/Keys/PublicKey.cs#L64
'Transcript.CommitBytes(byte[], byte[])' is obsolete: 'Rename to AppendMessage'
build & test & publish: Substrate.NET.Schnorrkel/Keys/PublicKey.cs#L65
'Transcript.CommitBytes(byte[], byte[])' is obsolete: 'Rename to AppendMessage'
build & test & publish: Substrate.NET.Schnorrkel/Merlin/Merlin.cs#L460
The field 'TranscriptRng._pointer' is assigned but its value is never used
build & test & publish: Substrate.NET.Schnorrkel/ByteArrExt.cs#L23
Missing XML comment for publicly visible type or member 'ByteArrExt'
build & test & publish: Substrate.NET.Schnorrkel/ByteArrExt.cs#L25
Missing XML comment for publicly visible type or member 'ByteArrExt.Equal(byte[], byte[])'
build & test & publish: Substrate.NET.Schnorrkel/ByteArrExt.cs#L39
Missing XML comment for publicly visible type or member 'ByteArrExt.PrintByteArray(byte[])'
build & test & publish: Substrate.NET.Schnorrkel/ByteArrExt.cs#L50
Missing XML comment for publicly visible type or member 'ByteArrExt.PrintHexByteArray(byte[])'
build & test & publish: Substrate.NET.Schnorrkel/Consts.cs#L26
Missing XML comment for publicly visible type or member 'ConstantTimeEq'
build & test & publish: Substrate.NET.Schnorrkel/Consts.cs#L28
Missing XML comment for publicly visible type or member 'ConstantTimeEq.CtEq(EdwardsPoint, EdwardsPoint)'
build & test & publish: Substrate.NET.Schnorrkel/RandomGenerator.cs#L57
Missing XML comment for publicly visible type or member 'Hardcoded.Result()'