Added support for HTML fragments in Document Assembler Content tag #378
main.yml
on: pull_request
Matrix: build
generate-docs
7m 57s
Annotations
40 warnings
build (macOS-latest):
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L17
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
build (macOS-latest):
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L18
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
build (macOS-latest):
Clippit/PtOpenXmlDocument.cs#L478
Cannot convert null literal to non-nullable reference type.
|
build (macOS-latest):
Clippit/PtOpenXmlDocument.cs#L494
Cannot convert null literal to non-nullable reference type.
|
build (macOS-latest):
Clippit/PtOpenXmlDocument.cs#L510
Cannot convert null literal to non-nullable reference type.
|
build (macOS-latest):
Clippit/Html/HtmlToWmlCssApplier.cs#L3696
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).
|
build (macOS-latest):
Clippit/Html/HtmlToWmlCssParser.cs#L1471
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build (macOS-latest):
Clippit/Excel/XlsxTables.cs#L150
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).
|
build (macOS-latest):
Clippit/Excel/XlsxTables.cs#L145
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build (macOS-latest):
Clippit/PowerPoint/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).
|
build (ubuntu-latest):
Clippit/PtOpenXmlDocument.cs#L478
Cannot convert null literal to non-nullable reference type.
|
build (ubuntu-latest):
Clippit/PtOpenXmlDocument.cs#L494
Cannot convert null literal to non-nullable reference type.
|
build (ubuntu-latest):
Clippit/PtOpenXmlDocument.cs#L510
Cannot convert null literal to non-nullable reference type.
|
build (ubuntu-latest):
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L17
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
build (ubuntu-latest):
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L18
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
build (ubuntu-latest):
Clippit/Excel/XlsxTables.cs#L150
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).
|
build (ubuntu-latest):
Clippit/Excel/XlsxTables.cs#L145
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build (ubuntu-latest):
Clippit/Html/HtmlToWmlCssApplier.cs#L3696
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).
|
build (ubuntu-latest):
Clippit/Html/HtmlToWmlCssParser.cs#L1471
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build (ubuntu-latest):
Clippit/PowerPoint/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).
|
build (windows-latest):
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L17
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
build (windows-latest):
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L18
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
build (windows-latest):
Clippit/PtOpenXmlDocument.cs#L478
Cannot convert null literal to non-nullable reference type.
|
build (windows-latest):
Clippit/PtOpenXmlDocument.cs#L494
Cannot convert null literal to non-nullable reference type.
|
build (windows-latest):
Clippit/PtOpenXmlDocument.cs#L510
Cannot convert null literal to non-nullable reference type.
|
build (windows-latest):
Clippit/Excel/XlsxTables.cs#L150
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).
|
build (windows-latest):
Clippit/Excel/XlsxTables.cs#L145
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build (windows-latest):
Clippit/Html/HtmlToWmlCssApplier.cs#L3696
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).
|
build (windows-latest):
Clippit/Html/HtmlToWmlCssParser.cs#L1471
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build (windows-latest):
Clippit/PowerPoint/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).
|
generate-docs:
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L17
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
generate-docs:
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L18
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
generate-docs:
Clippit/PtOpenXmlDocument.cs#L478
Cannot convert null literal to non-nullable reference type.
|
generate-docs:
Clippit/PtOpenXmlDocument.cs#L494
Cannot convert null literal to non-nullable reference type.
|
generate-docs:
Clippit/PtOpenXmlDocument.cs#L510
Cannot convert null literal to non-nullable reference type.
|
generate-docs:
Clippit/Excel/XlsxTables.cs#L150
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).
|
generate-docs:
Clippit/Excel/XlsxTables.cs#L145
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
generate-docs:
Clippit/Html/HtmlToWmlCssApplier.cs#L3696
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).
|
generate-docs:
Clippit/Html/HtmlToWmlCssParser.cs#L1471
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
generate-docs:
Clippit/PowerPoint/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).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bin-macOS-latest
|
490 KB |
|
bin-ubuntu-latest
|
490 KB |
|
bin-windows-latest
|
490 KB |
|