Skip to content

Preserve escaped function pointer targets during optimization #7864

Preserve escaped function pointer targets during optimization

Preserve escaped function pointer targets during optimization #7864

Triggered via pull request July 10, 2026 14:33
Status Success
Total duration 8m 49s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Test
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/
Test: tests/Neo.Compiler.CSharp.UnitTests/UnitTest_Array.cs#L29
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
Test: tests/Neo.Compiler.CSharp.UnitTests/UnitTest_ClassInit.cs#L32
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
Test: tests/Neo.SmartContract.Framework.TestContracts/Contract_Create.cs#L28
Possible null reference return.
Test: tests/Neo.SmartContract.Framework.TestContracts/Contract_Create.cs#L23
Dereference of a possibly null reference.
Test: tests/Neo.Compiler.CSharp.UnitTests/UnitTest_Array.cs#L29
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
Test: tests/Neo.Compiler.CSharp.UnitTests/UnitTest_ClassInit.cs#L32
'TestEngine.CreateGasWatcher()' is obsolete: 'Use CreateFeeWatcher instead.'
Test: tests/Neo.SmartContract.Framework.TestContracts/Contract_Create.cs#L28
Possible null reference return.
Test: tests/Neo.SmartContract.Framework.TestContracts/Contract_Create.cs#L23
Dereference of a possibly null reference.