Skip to content

Release

Release #15

Triggered via release October 23, 2023 04:26
@skibitskyskibitsky
published 0eb2ee5
Status Failure
Total duration 3m 7s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
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/Base58Encoding.cs#L119
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
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/ArrayHelpers.cs#L21
'Buffer.BlockCopy' expects the number of bytes to be copied for the 'count' argument. Using 'Array.Length' may not match the number of bytes that needs to be copied.
build: Core Modules/WalletConnectSharp.Crypto/Encoder/ArrayHelpers.cs#L35
'Buffer.BlockCopy' expects the number of bytes to be copied for the 'count' argument. Using 'Array.Length' may not match the number of bytes that needs to be copied.
build: Core Modules/WalletConnectSharp.Crypto/Encoder/ArrayHelpers.cs#L36
'Buffer.BlockCopy' expects the number of bytes to be copied for the 'count' argument. Using 'Array.Length' may not match the number of bytes that needs to be copied.
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.