Skip to content

Feature/soft hard derivation #38

Feature/soft hard derivation

Feature/soft hard derivation #38

Triggered via pull request February 4, 2024 16:36
Status Success
Total duration 4m 2s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build & test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build & test
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 & test
.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: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L11
Missing XML comment for publicly visible type or member 'DeriveJunction'
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L13
Missing XML comment for publicly visible type or member 'DeriveJunction.JUNCTION_ID_LEN'
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L14
Missing XML comment for publicly visible type or member 'DeriveJunction.NUMBER_PATTERN'
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L16
Missing XML comment for publicly visible type or member 'DeriveJunction.IsHard'
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L17
Missing XML comment for publicly visible type or member 'DeriveJunction.IsSoft'
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L18
Missing XML comment for publicly visible type or member 'DeriveJunction.ChainCode'
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L20
Missing XML comment for publicly visible type or member 'DeriveJunction.CompactAddLength(byte[])'
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L32
Missing XML comment for publicly visible type or member 'DeriveJunction.Hard(string)'
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L37
Missing XML comment for publicly visible type or member 'DeriveJunction.Harden()'
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L43
Missing XML comment for publicly visible type or member 'DeriveJunction.Soft(byte[])'
build & test
.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.