Skip to content

GitHub Action Workflows for Test Runs on certify #67

GitHub Action Workflows for Test Runs on certify

GitHub Action Workflows for Test Runs on certify #67

Triggered via pull request December 6, 2023 01:02
Status Success
Total duration 14m 39s
Artifacts 1

8_0_Core_Unit_Tests_Win.yaml

on: pull_request
build-and-test-windows
14m 28s
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/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/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/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/PKI/OcspUtils.cs#L50
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)

Artifacts

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