Skip to content

fix - bkp - Fixed bogus attribute error when Hot... #280

fix - bkp - Fixed bogus attribute error when Hot...

fix - bkp - Fixed bogus attribute error when Hot... #280

Triggered via push September 10, 2024 09:59
Status Failure
Total duration 5m 55s
Artifacts

docgen.yml

on: push
Make API Reference
32s
Make API Reference
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Make API Reference: VisualCard/Parts/Implementations/XNameInfo.cs#L117
Non-nullable property 'XKeyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Make API Reference: VisualCard/Parts/Implementations/XNameInfo.cs#L117
Non-nullable property 'XValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Make API Reference: VisualCard/Parts/BaseCardPartInfo.cs#L162
Non-nullable property 'Arguments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Make API Reference: VisualCard/Parts/BaseCardPartInfo.cs#L162
Non-nullable property 'ElementTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Make API Reference: VisualCard/Parts/BaseCardPartInfo.cs#L162
Non-nullable property 'ValueType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Make API Reference: VisualCard/Parts/Implementations/XmlInfo.cs#L118
Non-nullable property 'Xml' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Make API Reference: VisualCard/Parts/Implementations/XmlInfo.cs#L118
Non-nullable property 'XmlString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Make API Reference: VisualCard/Parts/Implementations/UrlInfo.cs#L106
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Make API Reference: VisualCard/Parts/Implementations/TitleInfo.cs#L101
Non-nullable property 'ContactTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Make API Reference: VisualCard/Converters/MeCard.cs#L151
Cannot convert null literal to non-nullable reference type.