Skip to content

nightly

nightly #60

Triggered via schedule May 13, 2024 00:00
Status Failure
Total duration 1m 49s
Artifacts

nightly.yml

on: schedule
publish-github-packages
1m 41s
publish-github-packages
Fit to window
Zoom out
Zoom in

Annotations

7 errors
publish-github-packages: test/Docfx.Common.Tests/ConvertToObjectHelperTest.cs#L70
Cannot implicitly convert type 'object' to 'System.Collections.Generic.Dictionary<string, object>'. An explicit conversion exists (are you missing a cast?)
publish-github-packages: test/Docfx.Common.Tests/ConvertToObjectHelperTest.cs#L70
Cannot implicitly convert type 'object' to 'System.Collections.Generic.Dictionary<string, object>'. An explicit conversion exists (are you missing a cast?)
publish-github-packages: src/Docfx.Build/PostProcessors/PostProcessorsManager.cs#L19
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
publish-github-packages: test/Docfx.Common.Tests/ConvertToObjectHelperTest.cs#L70
Cannot implicitly convert type 'object' to 'System.Collections.Generic.Dictionary<string, object>'. An explicit conversion exists (are you missing a cast?)
publish-github-packages: test/Docfx.Common.Tests/ConvertToObjectHelperTest.cs#L70
Cannot implicitly convert type 'object' to 'System.Collections.Generic.Dictionary<string, object>'. An explicit conversion exists (are you missing a cast?)
publish-github-packages: src/Docfx.Build/PostProcessors/PostProcessorsManager.cs#L19
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
publish-github-packages
Process completed with exit code 1.