Perf/skip commit queue #13
Annotations
18 warnings
Build (release, HiveCompare/HiveCompare.sln):
tools/HiveCompare/HiveCompare/Program.cs#L55
Possible null reference argument for parameter 'firstFile' in 'bool Program.ParseTests(string firstFile, string secondFile)'.
|
Build (release, HiveCompare/HiveCompare.sln):
tools/HiveCompare/HiveCompare/Program.cs#L55
Possible null reference argument for parameter 'secondFile' in 'bool Program.ParseTests(string firstFile, string secondFile)'.
|
Build (release, HiveCompare/HiveCompare.sln):
tools/HiveCompare/HiveCompare/Program.cs#L55
Possible null reference argument for parameter 'firstFile' in 'bool Program.ParseTests(string firstFile, string secondFile)'.
|
Build (release, HiveCompare/HiveCompare.sln):
tools/HiveCompare/HiveCompare/Program.cs#L55
Possible null reference argument for parameter 'secondFile' in 'bool Program.ParseTests(string firstFile, string secondFile)'.
|
Build (release, HiveConsensusWorkflowGenerator/HiveConsensusWorkflowGenerator.csproj):
tools/HiveConsensusWorkflowGenerator/Program.cs#L26
Converting null literal or possible null value to non-nullable type.
|
Build (release, HiveConsensusWorkflowGenerator/HiveConsensusWorkflowGenerator.csproj):
tools/HiveConsensusWorkflowGenerator/Program.cs#L26
Converting null literal or possible null value to non-nullable type.
|
Build (release, Nethermind.Tools.Kute/Nethermind.Tools.Kute.csproj):
tools/Nethermind.Tools.Kute/Application.cs#L160
Possible null reference argument for parameter 'methodName' in 'TimerContext Metrics.TimeMethod(string methodName)'.
|
Build (release, Nethermind.Tools.Kute/Nethermind.Tools.Kute.csproj):
tools/Nethermind.Tools.Kute/Application.cs#L160
Possible null reference argument for parameter 'methodName' in 'TimerContext Metrics.TimeMethod(string methodName)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L35
Possible null reference argument for parameter 'options' in '(int count, int blobCount, string @break)[] SetupCli.ParseTxOptions(string options)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L69
Possible null reference argument for parameter 'value' in 'bool UInt256.TryParse(string value, out UInt256 result)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L73
Possible null reference argument for parameter 'rpcUrl' in 'BlobSender.BlobSender(string rpcUrl, ILogManager logManager)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L77
Possible null reference argument for parameter 'receiver' in 'Task BlobSender.SendRandomBlobs((int count, int blobCount, string @break)[] blobTxCounts, PrivateKey[] privateKeys, string receiver, UInt256? maxFeePerBlobGasArgs, ulong feeMultiplier, UInt256? maxPriorityFeeGasArgs, bool waitForInclusion)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L140
Possible null reference argument for parameter 's' in 'uint uint.Parse(string s)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L141
Possible null reference argument for parameter 'hexString' in 'PrivateKey.PrivateKey(string hexString)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L144
Possible null reference argument for parameter 'rpcUrl' in 'INodeManager SetupCli.InitNodeManager(string rpcUrl, ILogger logger)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L150
Possible null reference argument for parameter 'value' in 'UInt256 UInt256.Parse(string value)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L151
Possible null reference argument for parameter 'value' in 'UInt256 UInt256.Parse(string value)'.
|
Build (release, SendBlobs/SendBlobs.sln):
tools/SendBlobs/SetupCli.cs#L174
Possible null reference argument for parameter 'rpcUrl' in 'INodeManager SetupCli.InitNodeManager(string rpcUrl, ILogger logger)'.
|