Skip to content

More tweaks to fix PR GitHub Actions Test jobs for Certify #60

More tweaks to fix PR GitHub Actions Test jobs for Certify

More tweaks to fix PR GitHub Actions Test jobs for Certify #60

Triggered via push December 5, 2023 23:44
Status Success
Total duration 3m 43s
Artifacts 1
build-and-test-linux
3m 34s
build-and-test-linux
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test-linux
ProjectReference '/home/runner/work/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-linux: src/Certify.Models/Config/AccessControl.cs#L46
Cannot convert null literal to non-nullable reference type.
build-and-test-linux: 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-linux: src/Certify.Models/Config/ManagedCertificate.cs#L651
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
build-and-test-linux: 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-linux: 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-linux: 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-linux: 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-linux: 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-linux: 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-Linux Expired
32.9 MB