Skip to content

Light refacto + add documentation + add unit tests #47

Light refacto + add documentation + add unit tests

Light refacto + add documentation + add unit tests #47

Triggered via pull request February 12, 2024 21:46
Status Success
Total duration 4m 25s
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/Extensions/ArrayExtension.cs#L5
Missing XML comment for publicly visible type or member 'ArrayExtension'
build & test: Substrate.NET.Wallet/Extensions/ArrayExtension.cs#L34
Missing XML comment for publicly visible type or member 'ArrayExtension.SubArray<T>(T[], int)'
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L16
Missing XML comment for publicly visible type or member 'KeyringAddress'
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L18
Missing XML comment for publicly visible type or member 'KeyringAddress.KeyType'
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L19
Missing XML comment for publicly visible type or member 'KeyringAddress.ToSS58'
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L21
Missing XML comment for publicly visible type or member 'KeyringAddress.KeyringAddress(KeyType)'
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L27
Missing XML comment for publicly visible type or member 'KeyringAddress.KeyringAddress(KeyType, Func<byte[], short, string>)'
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L39
Missing XML comment for publicly visible type or member 'Keyring.NONCE_LENGTH'
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L40
Missing XML comment for publicly visible type or member 'Keyring.SCRYPT_LENGTH'
build & test: Substrate.NET.Wallet/Keyring/Keyring.cs#L41
Missing XML comment for publicly visible type or member 'Keyring.DEFAULT_SS58'
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.