Skip to content

support for UniqueIdentity in some tables #42

support for UniqueIdentity in some tables

support for UniqueIdentity in some tables #42

Triggered via pull request August 22, 2023 13:09
Status Success
Total duration 8m 52s
Artifacts

dotnet-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
os-tests: src/CSharp/EasyMicroservices.TemplateGeneratorMicroservice.Logics/Mappers/CompileTimeClassesMappers.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.TemplateGeneratorMicroservice.Logics/Mappers/CompileTimeClassesMappers.cs#L59
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.TemplateGeneratorMicroservice.Logics/Mappers/CompileTimeClassesMappers.cs#L456
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.TemplateGeneratorMicroservice.Logics/Mappers/CompileTimeClassesMappers.cs#L470
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.TemplateGeneratorMicroservice.Logics/Mappers/CompileTimeClassesMappers.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.TemplateGeneratorMicroservice.Logics/Mappers/CompileTimeClassesMappers.cs#L59
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.TemplateGeneratorMicroservice.Logics/Mappers/CompileTimeClassesMappers.cs#L456
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.TemplateGeneratorMicroservice.Logics/Mappers/CompileTimeClassesMappers.cs#L470
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.