Skip to content

remove unused items from online installation info #72

remove unused items from online installation info

remove unused items from online installation info #72

Triggered via push December 2, 2023 16:11
Status Failure
Total duration 1m 22s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build: TACTLibTest/Program.cs#L3
The type or namespace name 'Ribbit' does not exist in the namespace 'TACTLib.Protocol' (are you missing an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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#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.