Skip to content

Fix goerli state db size assumptions #2665

Fix goerli state db size assumptions

Fix goerli state db size assumptions #2665

Triggered via pull request July 14, 2023 09:55
Status Success
Total duration 18m 57s
Artifacts 56

nethermind-tests.yml

on: pull_request
Matrix: ethereum-tests
Matrix: nethermind-tests
Ethereum tests
5s
Ethereum tests
Nethermind tests
46s
Nethermind tests
Upload Codecov reports
0s
Upload Codecov reports
Fit to window
Zoom out
Zoom in

Annotations

431 warnings
Run Nethermind.Serialization.Ssz.Test
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Nethermind.Network.Discovery.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Discovery.Test
Dereference of a possibly null reference.
Run Nethermind.Network.Discovery.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.Network.Discovery.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Discovery.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Network.Discovery.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Network.Discovery.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Discovery.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Network.Discovery.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Network.Discovery.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Dns.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Network.Dns.Test
Nullable value type may be null.
Run Nethermind.Network.Dns.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Dns.Test
Dereference of a possibly null reference.
Run Nethermind.Network.Dns.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Dns.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Network.Dns.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Dns.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Network.Dns.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Network.Dns.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.State.Test
Nullable value type may be null.
Run Nethermind.State.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.State.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.State.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.State.Test
Dereference of a possibly null reference.
Run Nethermind.State.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.State.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.State.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.State.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.State.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Facade.Test
Nullable value type may be null.
Run Nethermind.Facade.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Facade.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Facade.Test
Dereference of a possibly null reference.
Run Nethermind.Facade.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Facade.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Facade.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Facade.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Facade.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Facade.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Db.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Db.Test
Nullable value type may be null.
Run Nethermind.Db.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Db.Test
Dereference of a possibly null reference.
Run Nethermind.Db.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Db.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Db.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Db.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Db.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Db.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.KeyAddress.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.KeyAddress.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.KeyAddress.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.KeyAddress.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.KeyAddress.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.KeyAddress.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.KeyAddress.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.KeyAddress.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.KeyAddress.Test
Dereference of a possibly null reference.
Run Ethereum.KeyAddress.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Mining.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Mining.Test
Nullable value type may be null.
Run Nethermind.Mining.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Mining.Test
Dereference of a possibly null reference.
Run Nethermind.Mining.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Mining.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Mining.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Mining.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Mining.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Mining.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Difficulty.Test
Nullable value type may be null.
Run Ethereum.Difficulty.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.Difficulty.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Difficulty.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.Difficulty.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Difficulty.Test
Dereference of a possibly null reference.
Run Ethereum.Difficulty.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Difficulty.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Difficulty.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Difficulty.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Trie.Test
Nullable value type may be null.
Run Nethermind.Trie.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Trie.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Trie.Test
Dereference of a possibly null reference.
Run Nethermind.Trie.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Trie.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Trie.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Trie.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Trie.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Trie.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Wallet.Test
Nullable value type may be null.
Run Nethermind.Wallet.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Wallet.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Wallet.Test
Dereference of a possibly null reference.
Run Nethermind.Wallet.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Wallet.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Wallet.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Wallet.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Wallet.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Wallet.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.HexPrefix.Test
Nullable value type may be null.
Run Ethereum.HexPrefix.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.HexPrefix.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.HexPrefix.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.HexPrefix.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.HexPrefix.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.HexPrefix.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.HexPrefix.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.HexPrefix.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.HexPrefix.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Core.Test
Nullable value type may be null.
Run Nethermind.Core.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Core.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Core.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.Core.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Core.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Core.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Core.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Core.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Core.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Cli.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Cli.Test
Dereference of a possibly null reference.
Run Nethermind.Cli.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Cli.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Cli.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Cli.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Cli.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Cli.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Cli.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Cli.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.PoW.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.PoW.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.PoW.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.PoW.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.PoW.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.PoW.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.PoW.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.PoW.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.PoW.Test
Nullable value type may be null.
Run Ethereum.PoW.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.AccountAbstraction.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.AccountAbstraction.Test
Nullable value type may be null.
Run Nethermind.AccountAbstraction.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.AccountAbstraction.Test
Dereference of a possibly null reference.
Run Nethermind.AccountAbstraction.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.AccountAbstraction.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.AccountAbstraction.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.AccountAbstraction.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.AccountAbstraction.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.AccountAbstraction.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Consensus.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Consensus.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.Consensus.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Consensus.Test
Dereference of a possibly null reference.
Run Nethermind.Consensus.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Consensus.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Consensus.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Consensus.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Consensus.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Consensus.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.KeyStore.Test
Nullable value type may be null.
Run Nethermind.KeyStore.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.KeyStore.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.KeyStore.Test
Dereference of a possibly null reference.
Run Nethermind.KeyStore.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.KeyStore.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.KeyStore.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.KeyStore.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.KeyStore.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.KeyStore.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.Basic.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.Basic.Test
Nullable value type may be null.
Run Ethereum.Basic.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Basic.Test
Dereference of a possibly null reference.
Run Ethereum.Basic.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Basic.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Ethereum.Basic.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Basic.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Ethereum.Basic.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Ethereum.Basic.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.EthStats.Test
Nullable value type may be null.
Run Nethermind.EthStats.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.EthStats.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.EthStats.Test
Dereference of a possibly null reference.
Run Nethermind.EthStats.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.EthStats.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.EthStats.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.EthStats.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.EthStats.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.EthStats.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Transition.Test
Nullable value type may be null.
Run Ethereum.Transition.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Mev.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Mev.Test
Nullable value type may be null.
Run Nethermind.Mev.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Mev.Test
Dereference of a possibly null reference.
Run Ethereum.Transition.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Mev.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Mev.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Ethereum.Transition.Test
Dereference of a possibly null reference.
Run Ethereum.Transition.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Mev.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Transition.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Mev.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Mev.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Ethereum.Transition.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Mev.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Transition.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Ethereum.Transition.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Ethereum.Transition.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Trie.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Trie.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.Trie.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Trie.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Trie.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Trie.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Trie.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Trie.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Trie.Test
Dereference of a possibly null reference.
Run Ethereum.Trie.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.HealthChecks.Test
Nullable value type may be null.
Run Nethermind.HealthChecks.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.HealthChecks.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.HealthChecks.Test
Dereference of a possibly null reference.
Run Nethermind.HealthChecks.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.HealthChecks.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.HealthChecks.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.HealthChecks.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.HealthChecks.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.HealthChecks.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.TxPool.Test
Nullable value type may be null.
Run Nethermind.TxPool.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.TxPool.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.TxPool.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.TxPool.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.TxPool.Test
Dereference of a possibly null reference.
Run Nethermind.TxPool.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.TxPool.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.TxPool.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.TxPool.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Hive.Test
Nullable value type may be null.
Run Nethermind.Hive.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Hive.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Hive.Test
Dereference of a possibly null reference.
Run Nethermind.Hive.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Hive.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Hive.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Hive.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Hive.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Hive.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.JsonRpc.TraceStore.Test
Nullable value type may be null.
Run Nethermind.JsonRpc.TraceStore.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.JsonRpc.TraceStore.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.JsonRpc.TraceStore.Test
Dereference of a possibly null reference.
Run Nethermind.JsonRpc.TraceStore.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.JsonRpc.TraceStore.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.JsonRpc.TraceStore.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.JsonRpc.TraceStore.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.JsonRpc.TraceStore.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.JsonRpc.TraceStore.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.JsonRpc.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.JsonRpc.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.JsonRpc.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.JsonRpc.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.JsonRpc.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.JsonRpc.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.JsonRpc.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.JsonRpc.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.JsonRpc.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.JsonRpc.Test
Dereference of a possibly null reference.
Run Ethereum.Rlp.Test
Nullable value type may be null.
Run Ethereum.Rlp.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.Rlp.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Rlp.Test
Dereference of a possibly null reference.
Run Ethereum.Rlp.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Rlp.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Ethereum.Rlp.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Rlp.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Ethereum.Rlp.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Ethereum.Rlp.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Evm.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Evm.Test
Nullable value type may be null.
Run Nethermind.Evm.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Evm.Test
Dereference of a possibly null reference.
Run Nethermind.Evm.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.Evm.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Evm.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Evm.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Evm.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Evm.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Network.Test
Nullable value type may be null.
Run Nethermind.Network.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Network.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Test
Dereference of a possibly null reference.
Run Nethermind.Network.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Network.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Network.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Network.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Network.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Merge.AuRa.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.Merge.AuRa.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Merge.AuRa.Test
Dereference of a possibly null reference.
Run Nethermind.Merge.AuRa.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Merge.AuRa.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Merge.AuRa.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Merge.AuRa.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Merge.AuRa.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Merge.AuRa.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Merge.AuRa.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Runner.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Runner.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.Runner.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Runner.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Runner.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Runner.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Runner.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Runner.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Runner.Test
Dereference of a possibly null reference.
Run Nethermind.Runner.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Block.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.Blockchain.Block.Test
Nullable value type may be null.
Run Ethereum.Blockchain.Block.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Block.Test
Dereference of a possibly null reference.
Run Ethereum.Blockchain.Block.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Block.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Ethereum.Blockchain.Block.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Block.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Ethereum.Blockchain.Block.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Ethereum.Blockchain.Block.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.AuRa.Test
Nullable value type may be null.
Run Nethermind.AuRa.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.AuRa.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.AuRa.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.AuRa.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.AuRa.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.AuRa.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.AuRa.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.AuRa.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.AuRa.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Clique.Test
Nullable value type may be null.
Run Nethermind.Clique.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Clique.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Clique.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Clique.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Clique.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Clique.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Clique.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Clique.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.Clique.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Legacy.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.Blockchain.Legacy.Test
Nullable value type may be null.
Run Ethereum.Blockchain.Legacy.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Legacy.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.Blockchain.Legacy.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Legacy.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Legacy.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Legacy.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Legacy.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Legacy.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Block.Legacy.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.Blockchain.Block.Legacy.Test
Nullable value type may be null.
Run Ethereum.Blockchain.Block.Legacy.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Block.Legacy.Test
Dereference of a possibly null reference.
Run Ethereum.Blockchain.Block.Legacy.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Block.Legacy.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Ethereum.Blockchain.Block.Legacy.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Block.Legacy.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Ethereum.Blockchain.Block.Legacy.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Ethereum.Blockchain.Block.Legacy.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.State.Test.Runner.Test
Nullable value type may be null.
Run Nethermind.State.Test.Runner.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.State.Test.Runner.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.State.Test.Runner.Test
Dereference of a possibly null reference.
Run Nethermind.State.Test.Runner.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.State.Test.Runner.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.State.Test.Runner.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.State.Test.Runner.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.State.Test.Runner.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.State.Test.Runner.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.VM.Test
Nullable value type may be null.
Run Ethereum.VM.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.VM.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.VM.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.VM.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.VM.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.VM.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.VM.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.VM.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.VM.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Merge.Plugin.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Merge.Plugin.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.Merge.Plugin.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Merge.Plugin.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Merge.Plugin.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Merge.Plugin.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Merge.Plugin.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Merge.Plugin.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Nethermind.Merge.Plugin.Test
Nullable value type may be null.
Run Nethermind.Merge.Plugin.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Blockchain.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Nethermind.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Nethermind.Blockchain.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Blockchain.Test
Dereference of a possibly null reference.
Run Nethermind.Blockchain.Test
Converting null literal or possible null value to non-nullable type.
Run Ethereum.Blockchain.Test
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Run Ethereum.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Test
Nullable value type may be null.
Run Ethereum.Blockchain.Test
Possible null reference argument for parameter 'bytes' in 'Rlp.Rlp(byte[] bytes)'.
Run Ethereum.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Test
Cannot convert null literal to non-nullable reference type.
Run Ethereum.Blockchain.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Synchronization.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Synchronization.Test
Dereference of a possibly null reference.
Run Nethermind.Synchronization.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Synchronization.Test
Possible null reference argument for parameter 'transaction' in 'Keccak TransactionExtensions.CalculateHash(Transaction transaction)'.
Run Nethermind.Synchronization.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Synchronization.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Synchronization.Test
Possible null reference argument for parameter 'expected' in 'AndConstraint<ComparableTypeAssertions<Keccak>> ComparableTypeAssertions<Keccak, ComparableTypeAssertions<Keccak>>.Be(Keccak expected, string because = "", params object[] becauseArgs)'.
Run Nethermind.Synchronization.Test
Converting null literal or possible null value to non-nullable type.
Run Nethermind.Synchronization.Test
Possible null reference argument for parameter 'item' in 'Rlp TxDecoder<Transaction>.Encode(Transaction item, RlpBehaviors rlpBehaviors = RlpBehaviors.None)'.
Run Nethermind.Synchronization.Test
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
Ethereum.Abi.Test-outcome Expired
6 Bytes
Ethereum.Basic.Test-outcome Expired
6 Bytes
Ethereum.Blockchain.Block.Legacy.Test-outcome Expired
6 Bytes
Ethereum.Blockchain.Block.Test-outcome Expired
6 Bytes
Ethereum.Blockchain.Legacy.Test-outcome Expired
6 Bytes
Ethereum.Blockchain.Test-outcome Expired
6 Bytes
Ethereum.Difficulty.Test-outcome Expired
6 Bytes
Ethereum.HexPrefix.Test-outcome Expired
6 Bytes
Ethereum.KeyAddress.Test-outcome Expired
6 Bytes
Ethereum.PoW.Test-outcome Expired
6 Bytes
Ethereum.Rlp.Test-outcome Expired
6 Bytes
Ethereum.Transaction.Test-outcome Expired
6 Bytes
Ethereum.Transition.Test-outcome Expired
6 Bytes
Ethereum.Trie.Test-outcome Expired
6 Bytes
Ethereum.VM.Test-outcome Expired
6 Bytes
Nethermind.Abi.Test-outcome Expired
6 Bytes
Nethermind.AccountAbstraction.Test-outcome Expired
6 Bytes
Nethermind.Api.Test-outcome Expired
6 Bytes
Nethermind.AuRa.Test-outcome Expired
6 Bytes
Nethermind.Blockchain.Test-outcome Expired
6 Bytes
Nethermind.Cli.Test-outcome Expired
6 Bytes
Nethermind.Clique.Test-outcome Expired
6 Bytes
Nethermind.Config.Test-outcome Expired
6 Bytes
Nethermind.Consensus.Test-outcome Expired
6 Bytes
Nethermind.Core.Test-outcome Expired
6 Bytes
Nethermind.Db.Test-outcome Expired
6 Bytes
Nethermind.EthStats.Test-outcome Expired
6 Bytes
Nethermind.Ethash.Test-outcome Expired
6 Bytes
Nethermind.Evm.Test-outcome Expired
6 Bytes
Nethermind.Facade.Test-outcome Expired
6 Bytes
Nethermind.HealthChecks.Test-outcome Expired
6 Bytes
Nethermind.Hive.Test-outcome Expired
6 Bytes
Nethermind.JsonRpc.Test-outcome Expired
6 Bytes
Nethermind.JsonRpc.TraceStore.Test-outcome Expired
6 Bytes
Nethermind.KeyStore.Test-outcome Expired
6 Bytes
Nethermind.Logging.NLog.Test-outcome Expired
6 Bytes
Nethermind.Merge.AuRa.Test-outcome Expired
6 Bytes
Nethermind.Merge.Plugin.Test-outcome Expired
6 Bytes
Nethermind.Mev.Test-outcome Expired
6 Bytes
Nethermind.Mining.Test-outcome Expired
6 Bytes
Nethermind.Monitoring.Test-outcome Expired
6 Bytes
Nethermind.Network.Discovery.Test-outcome Expired
6 Bytes
Nethermind.Network.Dns.Test-outcome Expired
6 Bytes
Nethermind.Network.Enr.Test-outcome Expired
6 Bytes
Nethermind.Network.Test-outcome Expired
6 Bytes
Nethermind.Overseer.Test-outcome Expired
6 Bytes
Nethermind.Runner.Test-outcome Expired
6 Bytes
Nethermind.Serialization.Ssz.Test-outcome Expired
6 Bytes
Nethermind.Sockets.Test-outcome Expired
6 Bytes
Nethermind.Specs.Test-outcome Expired
6 Bytes
Nethermind.State.Test-outcome Expired
6 Bytes
Nethermind.State.Test.Runner.Test-outcome Expired
6 Bytes
Nethermind.Synchronization.Test-outcome Expired
6 Bytes
Nethermind.Trie.Test-outcome Expired
6 Bytes
Nethermind.TxPool.Test-outcome Expired
6 Bytes
Nethermind.Wallet.Test-outcome Expired
6 Bytes