Skip to content

Refactor the new version of the core #6

Refactor the new version of the core

Refactor the new version of the core #6

Triggered via pull request November 22, 2023 16:57
Status Failure
Total duration 2m 22s
Artifacts

dotnet-macos.yml

on: pull_request
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