Add Ownable2Step base for safe two-step ownership transfer#1770
Merged
Annotations
9 warnings
|
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests/Neo.Compiler.CSharp.UnitTests/UnitTest_Array.cs#L29
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
|
|
tests/Neo.Compiler.CSharp.UnitTests/UnitTest_ClassInit.cs#L32
'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_Array.cs#L29
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
|
|
tests/Neo.Compiler.CSharp.UnitTests/UnitTest_ClassInit.cs#L32
'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