Skip to content

fix LoadCDNIndices #106

fix LoadCDNIndices

fix LoadCDNIndices #106

Triggered via push November 16, 2024 20:37
Status Success
Total duration 1m 20s
Artifacts 2

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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: 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: 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: 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: 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: 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: TACTLib/Core/Product/Tank/AssetPackageManifest.cs#L124
Converting null literal or possible null value to non-nullable type.
build: TACTLib/Core/Product/Tank/AssetPackageManifest.cs#L125
Possible null reference argument for parameter 'input' in 'BinaryReader.BinaryReader(Stream input)'.
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
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: 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: 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: 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: 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: 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: 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/AssetPackageManifest.cs#L124
Converting null literal or possible null value to non-nullable type.
build: TACTLib/Core/Product/Tank/AssetPackageManifest.cs#L125
Possible null reference argument for parameter 'input' in 'BinaryReader.BinaryReader(Stream input)'.

Artifacts

Produced during runtime
Name Size
TACTLib-debug
949 KB
TACTLib-release
924 KB