nightly #60
nightly.yml
on: schedule
publish-github-packages
1m 41s
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.
|