Skip to content

Merge pull request #5 from MahdiyarGHD/develop #1

Merge pull request #5 from MahdiyarGHD/develop

Merge pull request #5 from MahdiyarGHD/develop #1

Triggered via push August 9, 2023 09:33
Status Failure
Total duration 1m 58s
Artifacts

dotnet-macos.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
os-tests
Process completed with exit code 1.
os-tests: src/CSharp/EasyMicroservices.AuthenticationsMicroservice.Logics/Helpers/AuthenticationHelper.cs#L17
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
os-tests: src/CSharp/EasyMicroservices.AuthenticationsMicroservice.Logics/Helpers/AuthenticationHelper.cs#L15
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.AuthenticationsMicroservice.StartUp/WhiteLabelManager.cs#L12
The using directive for 'EasyMicroservices.AuthenticationsMicroservice' appeared previously in this namespace
os-tests: src/CSharp/EasyMicroservices.AuthenticationsMicroservice.Logics/Helpers/AuthenticationHelper.cs#L17
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
os-tests: src/CSharp/EasyMicroservices.AuthenticationsMicroservice.Logics/Helpers/AuthenticationHelper.cs#L15
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.AuthenticationsMicroservice.StartUp/WhiteLabelManager.cs#L12
The using directive for 'EasyMicroservices.AuthenticationsMicroservice' appeared previously in this namespace