Bump Dapper from 2.1.66 to 2.1.79#22
Merged
eovinicius merged 1 commit intoJun 28, 2026
Merged
Annotations
11 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/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/JoinRoomTests.cs#L126
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/JoinRoomTests.cs#L125
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/JoinRoomTests.cs#L124
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/JoinRoomTests.cs#L107
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/JoinRoomTests.cs#L106
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/JoinRoomTests.cs#L105
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/LeaveRoomTests.cs#L124
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/LeaveRoomTests.cs#L123
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/LeaveRoomTests.cs#L105
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/ChatRooms/LeaveRoomTests.cs#L104
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