[pro] cmf for 133628 #115
Annotations
20 warnings
Build Debug
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 Debug:
TACTLib/Agent/Protobuf/ProtoDatabase.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build Debug:
TACTLib/Agent/Protobuf/ProtoDatabase.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build Debug:
TACTLib/Agent/Protobuf/ProtoDatabase.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build Debug:
TACTLib/Agent/Protobuf/ProtoDatabase.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build Debug:
TACTLib/Protocol/HttpCDNClient.cs#L19
Non-nullable field 'm_client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Debug:
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L192
Dereference of a possibly null reference.
|
Build Debug:
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L220
Dereference of a possibly null reference.
|
Build Debug:
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L17
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Debug:
TACTLib/Core/Product/MNDX/MNDXSearchResult.cs#L24
Non-nullable field 'szSearchMask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Release
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 Release:
TACTLib/Agent/Protobuf/ProtoDatabase.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build Release:
TACTLib/Agent/Protobuf/ProtoDatabase.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build Release:
TACTLib/Agent/Protobuf/ProtoDatabase.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build Release:
TACTLib/Agent/Protobuf/ProtoDatabase.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build Release:
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L192
Dereference of a possibly null reference.
|
Build Release:
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L220
Dereference of a possibly null reference.
|
Build Release:
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L17
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Release:
TACTLib/Core/Product/MNDX/MNDXSearchResult.cs#L24
Non-nullable field 'szSearchMask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Release:
TACTLib/Core/Product/MNDX/MNDXSearchResult.cs#L24
Non-nullable property 'FoundPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading