Feature: run Neo analyzers during nccs compilation - #1905
Merged
ajara87 merged 9 commits intoJul 20, 2026
Annotations
8 warnings
|
tests/Neo.Compiler.CSharp.UnitTests/UnitTest_ClassInit.cs#L32
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
|
|
tests/Neo.Compiler.CSharp.UnitTests/UnitTest_Array.cs#L29
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
|
|
tests/Neo.SmartContract.Framework.TestContracts/Contract_Create.cs#L28
Possible null reference return.
|
|
tests/Neo.SmartContract.Framework.TestContracts/Contract_Create.cs#L23
Dereference of a possibly null reference.
|
|
tests/Neo.Compiler.CSharp.UnitTests/UnitTest_ClassInit.cs#L32
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
|
|
tests/Neo.Compiler.CSharp.UnitTests/UnitTest_Array.cs#L29
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
|
|
tests/Neo.SmartContract.Framework.TestContracts/Contract_Create.cs#L28
Possible null reference return.
|
|
tests/Neo.SmartContract.Framework.TestContracts/Contract_Create.cs#L23
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading