feat: handle invalid xml characters #373
main.yml
on: pull_request
Matrix: build
generate-docs
0s
Annotations
9 errors and 36 warnings
[STAGE] RunTests
Exit code is not indicating as successful.
|
[PIPELINE] build
Pipeline is failed because result is not
|
build (macOS-latest)
Process completed with exit code 1.
|
[STAGE] RunTests
Exit code is not indicating as successful.
|
[PIPELINE] build
Pipeline is failed because result is not
|
build (ubuntu-latest)
Process completed with exit code 1.
|
[STAGE] RunTests
Exit code is not indicating as successful.
|
[PIPELINE] build
Pipeline is failed because result is not
|
build (windows-latest)
Process completed with exit code 1.
|
build (macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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 (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/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/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 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/HtmlToWmlCssParser.cs#L1471
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/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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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).
|