Skip to content

Merge pull request #19 from Ali-YousefiTelori/develop #34

Merge pull request #19 from Ali-YousefiTelori/develop

Merge pull request #19 from Ali-YousefiTelori/develop #34

Triggered via push January 12, 2024 16:43
Status Success
Total duration 3m 14s
Artifacts

dotnet-macos.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
os-tests
The process '/usr/local/bin/git' failed with exit code 128
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Interfaces/IAppUnitOfWork.cs#L22
'IAppUnitOfWork.GetConfiguration()' hides inherited member 'IUnitOfWork.GetConfiguration()'. Use the new keyword if hiding was intended.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Helpers/AppUnitOfWork.cs#L28
'AppUnitOfWork.GetConfiguration()' hides inherited member 'UnitOfWork.GetConfiguration()'. Use the new keyword if hiding was intended.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Helpers/JWTManager.cs#L33
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.IdentityMicroservice.Logics/Helpers/JWTManager.cs#L88
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.IdentityMicroservice.Logics/Interfaces/IAppUnitOfWork.cs#L22
'IAppUnitOfWork.GetConfiguration()' hides inherited member 'IUnitOfWork.GetConfiguration()'. Use the new keyword if hiding was intended.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Helpers/AppUnitOfWork.cs#L28
'AppUnitOfWork.GetConfiguration()' hides inherited member 'UnitOfWork.GetConfiguration()'. Use the new keyword if hiding was intended.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Helpers/JWTManager.cs#L33
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.IdentityMicroservice.Logics/Helpers/JWTManager.cs#L88
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.IdentityMicroservice.Logics/Interfaces/IAppUnitOfWork.cs#L22
'IAppUnitOfWork.GetConfiguration()' hides inherited member 'IUnitOfWork.GetConfiguration()'. Use the new keyword if hiding was intended.
os-tests: src/CSharp/EasyMicroservices.IdentityMicroservice.Logics/Helpers/AppUnitOfWork.cs#L28
'AppUnitOfWork.GetConfiguration()' hides inherited member 'UnitOfWork.GetConfiguration()'. Use the new keyword if hiding was intended.