Skip to content

Generate HTML Test Results report with built-in Logger #66

Generate HTML Test Results report with built-in Logger

Generate HTML Test Results report with built-in Logger #66

Triggered via push December 6, 2023 01:02
Status Success
Total duration 13m 56s
Artifacts 1
build-and-test-windows
13m 44s
build-and-test-windows
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test-windows
ProjectReference 'D:\a\certify\certify\certify\src\Certify.Service\Certify.Service.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
build-and-test-windows: src/Certify.Models/Config/AccessControl.cs#L46
Cannot convert null literal to non-nullable reference type.
build-and-test-windows: src/Certify.Models/Config/AccessControl.cs#L74
Non-nullable property 'IncludedResources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-windows: src/Certify.Models/Config/ManagedCertificate.cs#L651
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
build-and-test-windows: src/Certify.Models/Config/CertRequestConfig.cs#L371
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
build-and-test-windows: src/Certify.Models/Config/CertRequestConfig.cs#L392
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
build-and-test-windows: src/Certify.Shared/Utils/RdapService.cs#L61
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.
build-and-test-windows: src/Certify.Shared/Utils/NetworkUtils.cs#L212
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.
build-and-test-windows: src/Certify.Shared/Utils/NetworkUtils.cs#L265
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.
build-and-test-windows: src/Certify.Shared/Utils/RdapService.cs#L61
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.

Artifacts

Produced during runtime
Name Size
dotnet-results-8_0-Windows Expired
33.2 MB