Skip to content

Refactor the new version of the core #4

Refactor the new version of the core

Refactor the new version of the core #4

Triggered via pull request November 21, 2023 16:09
Status Success
Total duration 4m 4s
Artifacts

dotnet-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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