Fix: make standalone contract templates use the local compiler tool#1906
Merged
shargon merged 5 commits intoJul 19, 2026
Merged
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