Bump BCrypt.Net-Next from 4.0.3 to 4.2.0#19
Closed
dependabot[bot] wants to merge 1 commit into
Closed
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/Messages/DeleteMessageTests.cs#L137
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/Messages/DeleteMessageTests.cs#L136
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.
|
|
Compilar projeto principal:
app/tests/ChatApp.UnitTests/Application/Messages/DeleteMessageTests.cs#L113
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/Messages/DeleteMessageTests.cs#L112
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/Messages/DeleteMessageTests.cs#L91
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/Messages/DeleteMessageTests.cs#L90
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/Messages/DeleteMessageTests.cs#L89
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/Messages/DeleteMessageTests.cs#L70
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