将单位转换库升级OpenXml Sdk升级到3.2.0 #169
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L7
Missing XML comment for publicly visible type or member 'Cm'
|
build:
src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L9
Missing XML comment for publicly visible type or member 'Cm.Cm(double)'
|
build:
src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/Compatibilities/Packaging/CompatiblePackage.cs#L514
Dereference of a possibly null reference.
|
build:
src/dotnetCampus.OpenXmlUnitConverter/Legacy/Cm.cs#L14
Missing XML comment for publicly visible type or member 'Cm.Value'
|
build:
src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/Compatibilities/Packaging/MimeUtility.cs#L1951
Converting null literal or possible null value to non-nullable type.
|
build:
src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/Compatibilities/Packaging/CompatiblePackage.cs#L979
Dereference of a possibly null reference.
|
build:
src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/ElementConverters/Table/TableStyleEntries/TableStyleEntryProvider.cs#L133
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build:
src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/Compatibilities/Packaging/MimeUtility.cs#L1951
Converting null literal or possible null value to non-nullable type.
|
build:
src/DocumentFormat.OpenXml.Flatten/DocumentFormat.OpenXml.Flatten/ElementConverters/Shape/ShapeGeometryConverters/CircularArrowGeometry.cs#L17
Missing XML comment for publicly visible type or member 'CircularArrowGeometry.ToGeometryPathString(EmuSize, AdjustValueList?)'
|
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|