Enforcement Compiler Warnings #11139
Annotations
4 warnings
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