switch to binary search in ContentManifestFile #53
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TACTLib/Protocol/NGDP/NGDPClient.cs#L60
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
TACTLib/Config/Keyring.cs#L154
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L28
Unreachable code detected
|
TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L25
The variable 'okidx' is declared but never used
|
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L192
Dereference of a possibly null reference.
|
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L220
Dereference of a possibly null reference.
|
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L17
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TACTLib/Core/Product/MNDX/MNDXSearchResult.cs#L24
Non-nullable field 'szSearchMask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TACTLib/Core/Product/MNDX/MNDXSearchResult.cs#L24
Non-nullable property 'FoundPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TACTLib/Core/Product/Tank/ProductHandler_Tank.cs#L68
Non-nullable field 'm_rootContentManifest' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TACTLib/Config/Keyring.cs#L154
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
TACTLib/Protocol/NGDP/NGDPClient.cs#L60
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L28
Unreachable code detected
|
TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L25
The variable 'okidx' is declared but never used
|
TACTLib/Core/Product/Tank/ProductHandler_Tank.cs#L68
Non-nullable field 'm_rootContentManifest' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TACTLib/Core/Product/Tank/ProductHandler_Tank.cs#L68
Non-nullable field 'm_assets' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TACTLib/Core/Product/Tank/ProductHandler_Tank.cs#L47
Non-nullable field 'm_offsets' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L192
Dereference of a possibly null reference.
|
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L220
Dereference of a possibly null reference.
|
TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L17
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading