Extends DocumentAssembler to also apply HTML formatting on content …
#445
Annotations
10 warnings and 1 notice
|
Clippit/PowerPoint/Fluent/SlidePartData.cs#L24
Nullability of reference types in type of parameter 'other' of 'int SlidePartData<T>.CompareTo(SlidePartData<T> other)' doesn't match implicitly implemented member 'int IComparable<SlidePartData<T>>.CompareTo(SlidePartData<T>? other)' (possibly because of nullability attributes).
|
|
Clippit/Html/HtmlToWmlCssParser.cs#L1467
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Clippit/Html/HtmlToWmlCssApplier.cs#L3666
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'int IComparable<Property>.CompareTo(Property? other)' (possibly because of nullability attributes).
|
|
Clippit/Excel/XlsxTables.cs#L121
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Clippit/Excel/XlsxTables.cs#L126
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<TableCell>.Equals(TableCell? other)' (possibly because of nullability attributes).
|
|
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L15
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
|
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L14
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
|
Clippit/PtOpenXmlDocument.cs#L499
Cannot convert null literal to non-nullable reference type.
|
|
Clippit/PtOpenXmlDocument.cs#L483
Cannot convert null literal to non-nullable reference type.
|
|
Clippit/PtOpenXmlDocument.cs#L467
Cannot convert null literal to non-nullable reference type.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading