Skip to content

chore(deps): bump Nethereum.HdWallet from 4.14.0 to 4.17.1 #99

chore(deps): bump Nethereum.HdWallet from 4.14.0 to 4.17.1

chore(deps): bump Nethereum.HdWallet from 4.14.0 to 4.17.1 #99

Triggered via pull request October 2, 2023 13:24
Status Failure
Total duration 3m 38s
Artifacts

pull_request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 24 warnings
build (unit-tests)
Process completed with exit code 1.
build (integration-tests)
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 (integration-tests): Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L66
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
build (integration-tests): Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L121
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
build (integration-tests): Core Modules/WalletConnectSharp.Crypto/Crypto.cs#L677
The variable 'e' is declared but never used
build (integration-tests): WalletConnectSharp.Core/Utils.cs#L14
The variable 'e' is declared but never used
build (integration-tests): WalletConnectSharp.Core/Controllers/Publisher.cs#L184
The variable 'e' is declared but never used
build (integration-tests): WalletConnectSharp.Core/Controllers/Store.cs#L229
The variable 'e' is declared but never used
build (integration-tests): WalletConnectSharp.Core/Controllers/Pairing.cs#L396
The variable 'e' is declared but never used
build (integration-tests): WalletConnectSharp.Core/Controllers/Subscriber.cs#L627
The variable 'e' is declared but never used
build (integration-tests): WalletConnectSharp.Sign/Models/SessionRequestEventHandler.cs#L27
The member 'SessionRequestEventHandler<T, TR>.GetInstance(ICore, IEnginePrivate)' does not hide an accessible member. The new keyword is not required.
build (integration-tests)
.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 (unit-tests)
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 (unit-tests)
.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 (unit-tests): Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L66
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
build (unit-tests): Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L121
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
build (unit-tests): Core Modules/WalletConnectSharp.Crypto/Crypto.cs#L677
The variable 'e' is declared but never used
build (unit-tests): WalletConnectSharp.Core/Models/MessageHandler/TypedEventHandler.cs#L254
The variable 'e' is declared but never used
build (unit-tests): WalletConnectSharp.Core/Utils.cs#L14
The variable 'e' is declared but never used
build (unit-tests): WalletConnectSharp.Core/Controllers/Subscriber.cs#L627
The variable 'e' is declared but never used
build (unit-tests): WalletConnectSharp.Core/Controllers/Store.cs#L229
The variable 'e' is declared but never used
build (unit-tests): WalletConnectSharp.Core/Controllers/Pairing.cs#L396
The variable 'e' is declared but never used
build (unit-tests): WalletConnectSharp.Core/Controllers/Publisher.cs#L184
The variable 'e' is declared but never used
build (unit-tests): WalletConnectSharp.Sign/Internals/EngineTasks.cs#L20
The default value specified for parameter 'expirerHasDeleted' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments