Skip to content

Support for uniqueidentity #4

Support for uniqueidentity

Support for uniqueidentity #4

Triggered via pull request August 9, 2023 15:26
Status Failure
Total duration 1m 45s
Artifacts

dotnet-linux.yml

on: pull_request
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