Skip to content

Update packages

Update packages #342

Triggered via push July 27, 2024 04:25
Status Failure
Total duration 40s
Artifacts

dotnetCI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Src/Tests/Bitcoin/Cryptography/Hashing/HmacSha256Tests.cs#L228
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build: Src/Tests/Bitcoin/Cryptography/Hashing/Ripemd160Tests.cs#L50
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build: Src/Tests/Bitcoin/Cryptography/Hashing/HmacSha256Tests.cs#L249
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build: Src/Tests/Bitcoin/Cryptography/Hashing/HmacSha512Tests.cs#L212
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build: Src/Tests/Bitcoin/Cryptography/Hashing/HmacSha512Tests.cs#L233
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build: Src/Tests/Bitcoin/Cryptography/Hashing/HmacSha256Tests.cs#L228
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build: Src/Tests/Bitcoin/Cryptography/Hashing/Ripemd160Tests.cs#L50
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build: Src/Tests/Bitcoin/Cryptography/Hashing/HmacSha256Tests.cs#L249
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build: Src/Tests/Bitcoin/Cryptography/Hashing/HmacSha512Tests.cs#L212
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build: Src/Tests/Bitcoin/Cryptography/Hashing/HmacSha512Tests.cs#L233
There are fewer Xunit.TheoryData type arguments than required by the parameters of the test method. Add more type parameters to match the method signature, or remove parameters from the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1037)
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Src/Autarkysoft.Bitcoin/Blockchain/TransactionVerifier.cs#L405
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L428
'Scalar8x32.Inverse_old()' is obsolete: 'Use Inverse() instead.'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L472
'Rfc6979.GetK(byte[], byte[], byte[])' is obsolete: 'Use the more optimized version through Init()+Generate() methods'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L488
'Rfc6979.GetK(byte[], byte[], byte[])' is obsolete: 'Use the more optimized version through Init()+Generate() methods'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L517
'Scalar8x32.InverseVar_old()' is obsolete: 'Use InverseVar() instead.'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L529
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L552
'Scalar8x32.InverseVar_old()' is obsolete: 'Use InverseVar() instead.'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L619
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'