game_version_update_patch #678
docfx.yml
on: repository_dispatch
DocFX documentation
1m 50s
Annotations
1 error and 5 warnings
DocFX documentation
Process completed with exit code 1.
|
DocFX documentation
File '/home/runner/work/Bannerlord.ReferenceAssemblies.Documentation/Bannerlord.ReferenceAssemblies.Documentation/_actions_docfx/src/docfx/bin/Release/net6.0/publish/templates/.gitignore' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
DocFX documentation
File '/home/runner/work/Bannerlord.ReferenceAssemblies.Documentation/Bannerlord.ReferenceAssemblies.Documentation/_actions_docfx/src/docfx/bin/Release/net7.0/publish/templates/.gitignore' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
DocFX documentation:
build/PackageDownloader/Program.cs#L113
Async-iterator 'Program.GetMetadataAsync(IAsyncEnumerable<NuGetVersion>, Func<NuGetVersion, Task<IPackageSearchMetadata>>, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
DocFX documentation:
build/PackageDownloader/Program.cs#L67
Dereference of a possibly null reference.
|
DocFX documentation:
build/PackageDownloader/Program.cs#L68
Dereference of a possibly null reference.
|