Skip to content

switch to binary search in ContentManifestFile #53

switch to binary search in ContentManifestFile

switch to binary search in ContentManifestFile #53

Triggered via push August 28, 2023 16:32
Status Success
Total duration 2m 4s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
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/
build: TACTLib/Protocol/NGDP/NGDPClient.cs#L60
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: TACTLib/Config/Keyring.cs#L154
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L28
Unreachable code detected
build: TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L25
The variable 'okidx' is declared but never used
build: TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L192
Dereference of a possibly null reference.
build: TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L220
Dereference of a possibly null reference.
build: 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.
build: 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.
build: 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.
build: 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.
build: TACTLib/Config/Keyring.cs#L154
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: TACTLib/Protocol/NGDP/NGDPClient.cs#L60
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L28
Unreachable code detected
build: TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L25
The variable 'okidx' is declared but never used
build: 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.
build: 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.
build: 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.
build: TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L192
Dereference of a possibly null reference.
build: TACTLib/Core/Product/MNDX/ProductHandler_MNDX.cs#L220
Dereference of a possibly null reference.
build: 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.

Artifacts

Produced during runtime
Name Size
TACTLib-debug Expired
1.32 MB
TACTLib-release Expired
1.24 MB