Merge pull request #49 from Ali-YousefiTelori/develop #99
Annotations
1 error and 8 warnings
os-tests
Process completed with exit code 1.
|
os-tests:
src/CSharp/EasyMicroservices.TemplateGeneratorMicroservice.Logics/Mappers/CompileTimeClassesMappers.cs#L47
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#L62
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#L791
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#L806
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#L47
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#L62
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#L791
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#L806
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.
|