Merge pull request #23 from Spoertm/Refactor-UpdateRolesResponse #57
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build with dotnet:
Clubber.UnitTests/ServicesTests/UserServiceTests.cs#L63
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Build with dotnet:
Clubber.UnitTests/ServicesTests/UserServiceTests.cs#L77
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Build with dotnet:
Clubber.UnitTests/ServicesTests/UserServiceTests.cs#L91
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Build with dotnet:
Clubber.UnitTests/ServicesTests/UserServiceTests.cs#L105
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Build with dotnet:
Clubber.UnitTests/ServicesTests/UserServiceTests.cs#L63
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Build with dotnet:
Clubber.UnitTests/ServicesTests/UserServiceTests.cs#L77
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Build with dotnet:
Clubber.UnitTests/ServicesTests/UserServiceTests.cs#L91
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Build with dotnet:
Clubber.UnitTests/ServicesTests/UserServiceTests.cs#L105
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
The logs for this run have expired and are no longer available.
Loading