Skip to content

Feature/soft hard derivation #34

Feature/soft hard derivation

Feature/soft hard derivation #34

Triggered via pull request February 4, 2024 15:35
Status Success
Total duration 3m 41s
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/Wallet.cs#L16
Complete the task associated to this 'TODO' comment.
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L170
Remove this useless assignment to local variable 'seed'.
build & test: Substrate.NET.Wallet/Wallet.cs#L16
Complete the task associated to this 'TODO' comment.
build & test: Substrate.NET.Wallet/Derivation/DeriveJunction.cs#L78
"StartsWith" overloads that take a "char" should be used
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L180
Collection-specific "Exists" method should be used instead of the "Any" extension.
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L209
Collection-specific "Exists" method should be used instead of the "Any" extension.
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L216
Collection-specific "Exists" method should be used instead of the "Any" extension.
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L270
Collection-specific "Exists" method should be used instead of the "Any" extension.
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L271
The collection-specific "TrueForAll" method should be used instead of the "All" extension
build & test: Substrate.NET.Wallet/Keyring/Uri.cs#L53
Loop should be simplified by calling Select(match => match.Value))
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.