Fix MidRaidQuestChangePatch null check and improve logging #139
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dotnet Publish:
Source/StayInTarkovPlugin.cs#L135
The variable 'e' is declared but never used
|
dotnet Publish:
Source/StayInTarkovPlugin.cs#L145
The variable 'e' is declared but never used
|
dotnet Publish:
Source/Coop/CoopGame.cs#L760
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
dotnet Publish:
Source/Coop/Components/CoopGameComponents/CoopGameComponent.cs#L1316
The field 'CoopGameComponent.normalLabelStyle' is never used
|
dotnet Publish:
Source/Coop/Components/CoopGameComponents/CoopGameComponent.cs#L1314
Field 'CoopGameComponent.middleLabelStyle' is never assigned to, and will always have its default value null
|
dotnet Publish:
Source/Coop/Components/PlayerReplicatedComponent.cs#L332
The field 'PlayerReplicatedComponent._healthDictionary' is never used
|
dotnet Publish:
Source/Networking/AkiBackendCommunication.cs#L310
The field 'AkiBackendCommunication.PeriodicallySendPooledDataTask' is never used
|
dotnet Publish:
Source/Coop/Components/CoopGameComponents/CoopGameComponent.cs#L1315
The field 'CoopGameComponent.middleLargeLabelStyle' is never used
|
dotnet Publish:
Source/Coop/Components/CoopGameComponents/CoopGameComponent.cs#L1302
The field 'CoopGameComponent.GuiWidth' is assigned but its value is never used
|
dotnet Publish:
Source/Coop/Components/CoopGameComponents/CoopGameComponent.cs#L1301
The field 'CoopGameComponent.GuiX' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading