Skip to content

Merge pull request #3 from Elyas-Amini/develop #8

Merge pull request #3 from Elyas-Amini/develop

Merge pull request #3 from Elyas-Amini/develop #8

Triggered via push November 23, 2023 09:39
Status Failure
Total duration 4m 23s
Artifacts

dotnet-macos.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
os-tests
Process completed with exit code 1.
os-tests: src/CSharp/EasyMicroservices.SupportsMicroservice.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.SupportsMicroservice.Database/Database/Contexts/SupportContext.cs#L10
Field 'SupportContext._builder' is never assigned to, and will always have its default value null
os-tests: src/CSharp/EasyMicroservices.SupportsMicroservice.WebApi/Program.cs#L5
The using directive for 'EasyMicroservices.SupportsMicroservice' appeared previously in this namespace
os-tests: src/CSharp/EasyMicroservices.SupportsMicroservice.WebApi/Program.cs#L6
The using directive for 'EasyMicroservices.SupportsMicroservice.Database.Contexts' appeared previously in this namespace
os-tests: src/CSharp/EasyMicroservices.SupportsMicroservice.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.SupportsMicroservice.Database/Database/Contexts/SupportContext.cs#L10
Field 'SupportContext._builder' is never assigned to, and will always have its default value null
os-tests: src/CSharp/EasyMicroservices.SupportsMicroservice.WebApi/Program.cs#L5
The using directive for 'EasyMicroservices.SupportsMicroservice' appeared previously in this namespace
os-tests: src/CSharp/EasyMicroservices.SupportsMicroservice.WebApi/Program.cs#L6
The using directive for 'EasyMicroservices.SupportsMicroservice.Database.Contexts' appeared previously in this namespace