Skip to content

Support 1559 and 113 (ZkSync) Transaction Types #131

Support 1559 and 113 (ZkSync) Transaction Types

Support 1559 and 113 (ZkSync) Transaction Types #131

Triggered via pull request May 20, 2024 20:29
Status Failure
Total duration 31s
Artifacts

dotnet-ci.yml

on: pull_request
build-test-cov
24s
build-test-cov
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 7 warnings
build-test-cov: Thirdweb.Tests/Thirdweb.PrivateKeyWallet.Tests.cs#L62
The call is ambiguous between the following methods or properties: 'PrivateKeyWallet.EthSign(byte[])' and 'PrivateKeyWallet.EthSign(string)'
build-test-cov: Thirdweb.Tests/Thirdweb.PrivateKeyWallet.Tests.cs#L259
'ThirdwebTransactionInput' does not contain a definition for 'Type'
build-test-cov: Thirdweb.Tests/Thirdweb.PrivateKeyWallet.Tests.cs#L279
'ThirdwebTransactionInput' does not contain a definition for 'Type'
build-test-cov: Thirdweb.Tests/Thirdweb.PrivateKeyWallet.Tests.cs#L298
'ThirdwebTransactionInput' does not contain a definition for 'Type'
build-test-cov: Thirdweb.Tests/Thirdweb.PrivateKeyWallet.Tests.cs#L62
The call is ambiguous between the following methods or properties: 'PrivateKeyWallet.EthSign(byte[])' and 'PrivateKeyWallet.EthSign(string)'
build-test-cov: Thirdweb.Tests/Thirdweb.PrivateKeyWallet.Tests.cs#L259
'ThirdwebTransactionInput' does not contain a definition for 'Type'
build-test-cov: Thirdweb.Tests/Thirdweb.PrivateKeyWallet.Tests.cs#L279
'ThirdwebTransactionInput' does not contain a definition for 'Type'
build-test-cov: Thirdweb.Tests/Thirdweb.PrivateKeyWallet.Tests.cs#L298
'ThirdwebTransactionInput' does not contain a definition for 'Type'
build-test-cov
Process completed with exit code 1.
build-test-cov
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test-cov: Thirdweb/Thirdweb.Wallets/InAppWallet/EmbeddedWallet.Exceptions/VerificationException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-test-cov: Thirdweb/Thirdweb.Wallets/InAppWallet/EmbeddedWallet.Encryption/EmbeddedWallet.Cryptography.cs#L55
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
build-test-cov: Thirdweb/Thirdweb.Wallets/InAppWallet/EmbeddedWallet.Encryption/EmbeddedWallet.Cryptography.cs#L91
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
build-test-cov: Thirdweb/Thirdweb.Wallets/InAppWallet/EmbeddedWallet.Exceptions/VerificationException.cs#L18
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-test-cov: Thirdweb/Thirdweb.Wallets/InAppWallet/EmbeddedWallet.Encryption/EmbeddedWallet.Cryptography.cs#L55
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
build-test-cov: Thirdweb/Thirdweb.Wallets/InAppWallet/EmbeddedWallet.Encryption/EmbeddedWallet.Cryptography.cs#L91
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)