Skip to content

Merge pull request #13 from Ali-YousefiTelori/develop #22

Merge pull request #13 from Ali-YousefiTelori/develop

Merge pull request #13 from Ali-YousefiTelori/develop #22

Triggered via push January 12, 2024 15:19
Status Success
Total duration 1m 27s
Artifacts

dotnet-linux.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/Interfaces/IAppUnitOfWork.cs#L22
'IAppUnitOfWork.GetConfiguration()' hides inherited member 'IUnitOfWork.GetConfiguration()'. Use the new keyword if hiding was intended.