Skip to content
Triggered via release October 23, 2023 04:46
@skibitskyskibitsky
published v2.1.2
Status Success
Total duration 3m 56s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The variable 'e' is declared but never used
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: 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/Publisher.cs#L184
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/Pairing.cs#L396
The variable 'e' is declared but never used
build: WalletConnectSharp.Core/Controllers/Subscriber.cs#L626
The variable 'e' is declared but never used
build: WalletConnectSharp.Auth/Models/AuthPayload.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.