C# Client: 送信時のレースコンディションを解消#98
Open
makiuchi-d wants to merge 3 commits into
Open
Annotations
7 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet build:
wsnet2-unity/Assets/WSNet2/Scripts/Core/Connection.cs#L380
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
dotnet build:
wsnet2-unity/Assets/WSNet2/Scripts/Core/Connection.cs#L380
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
dotnet build:
wsnet2-unity/Assets/WSNet2/Scripts/Core/Connection.cs#L380
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
dotnet build:
wsnet2-unity/Assets/WSNet2/Scripts/Core/Connection.cs#L380
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
dotnet build:
wsnet2-unity/Assets/WSNet2/Scripts/Core/Connection.cs#L380
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
dotnet build:
wsnet2-unity/Assets/WSNet2/Scripts/Core/Connection.cs#L380
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
background
wait
wait-all
cancel
parallel
Loading