Update for 2.7.0.1.118019 #63
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/
|
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
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Debug:
revorbstd/Native.cs#L21
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
Build Debug
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Debug:
TACTLib/TACTLib/Protocol/NGDP/NGDPClient.cs#L60
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Debug:
TACTLib/TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L28
Unreachable code detected
|
Build Debug:
TACTLib/TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L25
The variable 'okidx' is declared but never used
|
Build Debug:
TACTLib/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 Debug:
TACTLib/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 Debug:
TACTLib/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 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
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Release:
revorbstd/Native.cs#L21
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
Build Release:
revorbstd/Native.cs#L21
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
Build Release
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Release:
TACTLib/TACTLib/Protocol/NGDP/NGDPClient.cs#L60
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Release:
TACTLib/TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L28
Unreachable code detected
|
Build Release:
TACTLib/TACTLib/Core/Product/Tank/TRG/ProTRG_78040.cs#L25
The variable 'okidx' is declared but never used
|
Build Release:
TACTLib/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 Release:
TACTLib/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.
|
The logs for this run have expired and are no longer available.
Loading