Enforcement Compiler Warnings #11139
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests/Neo.UnitTests/SmartContract/Native/UT_NativeContract.cs#L62
The type name 'active' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
tests/Neo.Plugins.ApplicationLogs.Tests/obj/Debug/net9.0/TestPlatformEntryPoint.cs#L10
Method 'TestingPlatformEntryPoint.Main(string[])' will not be used as an entry point because a synchronous entry point 'AutoGeneratedProgram.Main(string[])' was found.
|
tests/Neo.UnitTests/SmartContract/Native/UT_NativeContract.cs#L62
The type name 'active' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
tests/Neo.Plugins.ApplicationLogs.Tests/obj/Debug/net9.0/TestPlatformEntryPoint.cs#L10
Method 'TestingPlatformEntryPoint.Main(string[])' will not be used as an entry point because a synchronous entry point 'AutoGeneratedProgram.Main(string[])' was found.
|
This job succeeded
Loading