Skip to content

v2.1.4

v2.1.4 #18

Triggered via release November 6, 2023 05:15
@skibitskyskibitsky
published v2.1.4
Status Success
Total duration 2m 9s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
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: Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L66
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
build: Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L121
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
build: Core Modules/WalletConnectSharp.Crypto/Crypto.cs#L677
The variable 'e' is declared but never used
build: Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L66
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
build: Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L121
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
build: Core Modules/WalletConnectSharp.Crypto/Crypto.cs#L677
The variable 'e' is declared but never used
build: WalletConnectSharp.Core/Utils.cs#L14
The variable 'e' is declared but never used
build: WalletConnectSharp.Core/Models/MessageHandler/TypedEventHandler.cs#L254
The variable 'e' is declared but never used
build: WalletConnectSharp.Core/Controllers/Store.cs#L229
The variable 'e' is declared but never used
build: WalletConnectSharp.Core/Controllers/Publisher.cs#L179
The variable 'e' is declared but never used
build
.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.