Skip to content

Force no formatting #354

Force no formatting

Force no formatting #354

Triggered via push November 13, 2023 16:16
Status Success
Total duration 3m 2s
Artifacts

docfx.yml

on: push
DocFX Documentation
2m 53s
DocFX Documentation
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
DocFX Documentation
File '/home/runner/work/Bannerlord.ButterLib/Bannerlord.ButterLib/_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.ButterLib/Bannerlord.ButterLib/_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
ProjectReference '/home/runner/work/Bannerlord.ButterLib/Bannerlord.ButterLib/src/Ben.Demystifier/src/Ben.Demystifier/Ben.Demystifier.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
DocFX Documentation: src/Bannerlord.ButterLib/ExceptionHandler/CrashReport.cs#L38
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
DocFX Documentation: src/Bannerlord.ButterLib/DistanceMatrix/IDistanceMatrixStatic.cs#L85
XML comment has cref attribute 'CalculateDistanceBetweenClans(Clan, Clan, IEnumerable{DistanceMatrixResult})' that could not be resolved
DocFX Documentation: src/Bannerlord.ButterLib/ButterLibSaveableTypeDefiner.cs#L12
Missing XML comment for publicly visible type or member 'ButterLibSaveableTypeDefiner.ButterLibSaveableTypeDefiner(int)'
DocFX Documentation: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L52
Missing XML comment for publicly visible type or member 'ButterLibSubModule.ButterLibSubModule()'
DocFX Documentation: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L59
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnServiceRegistration()'
DocFX Documentation: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L90
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnSubModuleLoad()'