发布2.7.5.0 #953
Annotations
32 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, 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 with dotnet
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 with dotnet:
src/EPPlus/EPPlus/Drawing/Vml/ExcelVmlDrawingPicture.cs#L36
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Build with dotnet:
src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Build with dotnet:
src/Magicodes.ExporterAndImporter.Excel/Utility/ImportHelper.cs#L781
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build with dotnet:
src/EPPlus/EPPlus/Drawing/Vml/ExcelVmlDrawingPicture.cs#L36
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Build with dotnet:
src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Build with dotnet:
src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
Build with dotnet:
src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build with dotnet:
src/EPPlus/EPPlus/Drawing/Vml/ExcelVmlDrawingPicture.cs#L36
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Build with dotnet:
src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Test with .NET 7.0.x
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.
|
Test with .NET 7.0.x
The target framework 'netcoreapp3.1' 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.
|
Test with .NET 7.0.x:
src/EPPlus/EPPlus/Drawing/Vml/ExcelVmlDrawingPicture.cs#L36
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Test with .NET 7.0.x:
src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Test with .NET 7.0.x:
src/EPPlus/EPPlus/FormulaParsing/Excel/Functions/DoubleArgumentParser.cs#L29
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test with .NET 7.0.x:
src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
Test with .NET 7.0.x:
src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Test with .NET 7.0.x:
src/Magicodes.ExporterAndImporter.Excel/Utility/ImportHelper.cs#L781
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Test with .NET 7.0.x:
src/Magicodes.ExporterAndImporter.Excel/Images/ImageExtensions.cs#L39
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Run actions/[email protected]
.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.
|
Restore with dotnet
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.
|
Restore with dotnet
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.
|
Restore with dotnet
The target framework 'netcoreapp3.1' 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.
|
Test with .NET 6.0.x
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.
|
Test with .NET 6.0.x
The target framework 'netcoreapp3.1' 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.
|
Test with .NET 6.0.x:
src/EPPlus/EPPlus/Drawing/Vml/ExcelVmlDrawingPicture.cs#L36
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Test with .NET 6.0.x:
src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
|
Test with .NET 6.0.x:
src/EPPlus/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L106
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
Test with .NET 6.0.x:
src/EPPlus/EPPlus/FormulaParsing/CalculateExtentions.cs#L159
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Test with .NET 6.0.x:
src/Magicodes.ExporterAndImporter.Excel/Utility/ImportHelper.cs#L781
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Test with .NET 6.0.x:
src/Magicodes.ExporterAndImporter.Excel/Images/ImageExtensions.cs#L39
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
The logs for this run have expired and are no longer available.
Loading