Add Configurable Match Start Timeout #137
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/Networking/Nat/Open.Nat/Utils/Extensions.cs#L154
Unreachable code detected
|
dotnet Publish:
Source/Networking/SITIPAddresses.cs#L123
The variable 'e' is declared but never used
|
dotnet Publish:
Source/Coop/SITGameModes/CoopSITGame.cs#L762
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#L1370
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/Coop/Components/CoopGameComponents/CoopGameComponent.cs#L1372
The field 'CoopGameComponent.normalLabelStyle' is never used
|
dotnet Publish:
Source/Coop/Components/CoopGameComponents/CoopGameComponent.cs#L1371
The field 'CoopGameComponent.middleLargeLabelStyle' is never used
|
dotnet Publish:
Source/Networking/AkiBackendCommunication.cs#L308
The field 'AkiBackendCommunication.PeriodicallySendPooledDataTask' is never used
|
dotnet Publish:
Source/Coop/Components/CoopGameComponents/CoopGameComponent.cs#L1355
The field 'CoopGameComponent.GuiX' is assigned but its value is never used
|
dotnet Publish:
Source/Coop/Components/CoopGameComponents/CoopGameComponent.cs#L1356
The field 'CoopGameComponent.GuiWidth' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading