Skip to content

Merge pull request #6 from MahdiyarGHD/develop #2

Merge pull request #6 from MahdiyarGHD/develop

Merge pull request #6 from MahdiyarGHD/develop #2

Triggered via push December 2, 2023 19:18
Status Success
Total duration 58s
Artifacts

dotnet-linux.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/MicroserviceClientTest.cs#L45
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.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Database/Database/Contexts/IdentityContext.cs#L10
Field 'IdentityContext._builder' is never assigned to, and will always have its default value null
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Helpers/JWTManager.cs#L33
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.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Helpers/JWTManager.cs#L88
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.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.WebApi/Controllers/IdentityController.cs#L27
The field 'IdentityController._authRoot' is never used
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/MicroserviceClientTest.cs#L45
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.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Database/Database/Contexts/IdentityContext.cs#L10
Field 'IdentityContext._builder' is never assigned to, and will always have its default value null
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Helpers/JWTManager.cs#L33
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.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Helpers/JWTManager.cs#L88
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.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.WebApi/Controllers/IdentityController.cs#L27
The field 'IdentityController._authRoot' is never used