update #13
Annotations
2 errors and 10 warnings
Build:
Core/obj/Debug/net8.0/Core.AssemblyInfo.cs#L19
The specified version string '5.1.99115.1606' does not conform to the required format - major[.minor[.build[.revision]]]
|
Build
Process completed with exit code 1.
|
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build:
Core/obj/Debug/net8.0/Core.AssemblyInfo.cs#L15
The specified version string '5.1.99115.1606' does not conform to the recommended format - major.minor.build.revision
|
Build:
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Build:
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Build:
Core/Network/Get.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Build:
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Build:
Core/RuntimeObject/Danmu.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Build:
Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Build:
Core/Network/Post.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Loading