Skip to content

docs: add Magicodes.IE.IO to READMEs; fix ReadmeSamples packable flag #1077

docs: add Magicodes.IE.IO to READMEs; fix ReadmeSamples packable flag

docs: add Magicodes.IE.IO to READMEs; fix ReadmeSamples packable flag #1077

Triggered via push July 12, 2026 11:52
Status Success
Total duration 14m 49s
Artifacts 30

dotnetcore.yml

on: push
Detect changes
9s
Detect changes
Matrix: io-test
Matrix: test
IO Debug (macOS arm64 CRC check)
1m 54s
IO Debug (macOS arm64 CRC check)
CI Passed
5s
CI Passed
Fit to window
Zoom out
Zoom in

Annotations

221 warnings and 7 notices
Detect changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO macos-latest / net6.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO macos-latest / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO ubuntu-latest / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO macos-latest / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO ubuntu-latest / net6.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO windows-latest / net6.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO windows-latest / net471
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO Debug (macOS arm64 CRC check)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO windows-latest / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO ubuntu-latest / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
IO windows-latest / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-latest / net9.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-latest / net9.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-latest / net9.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-latest / net9.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-latest / net9.0
'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)
macos-latest / net9.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos-latest / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-latest / net9.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-latest / net9.0
'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)
macos-latest / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-latest / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-latest / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-latest / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-latest / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-latest / net10.0
'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)
macos-latest / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos-latest / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-latest / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-latest / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-latest / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-latest / net10.0
'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)
macos-latest / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-24.04 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-24.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-24.04 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-24.04 / net10.0
'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)
ubuntu-24.04 / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-24.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-24.04 / net10.0
'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)
ubuntu-24.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-latest / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-latest / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-latest / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-latest / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-latest / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-latest / net8.0
'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)
macos-latest / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos-latest / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-latest / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-latest / net8.0
'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)
macos-latest / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-24.04 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-24.04 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-24.04 / net8.0
'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)
ubuntu-24.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-24.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-24.04 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-24.04 / net8.0
'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)
ubuntu-24.04 / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-24.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-2022 / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-2022 / net10.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-2022 / net10.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-2022 / net10.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-2022 / net10.0: 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)
windows-2022 / net10.0: 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)
windows-2022 / net10.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-2022 / net10.0: 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)
windows-2022 / net10.0: 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)
windows-2022 / net10.0: 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.
windows-2022 / net10.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-15 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-15 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-15 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-15 / net10.0
'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)
macos-15 / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos-15 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-15 / net10.0
'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)
macos-15 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-latest / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net10.0
'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)
ubuntu-latest / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-latest / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net10.0
'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)
ubuntu-latest / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-latest / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-latest / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-22.04 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-22.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-22.04 / net10.0
'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)
ubuntu-22.04 / net10.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-22.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net10.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-22.04 / net10.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-22.04 / net10.0
'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)
ubuntu-22.04 / net10.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net9.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-latest / net9.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-latest / net9.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-latest / net9.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net9.0
'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)
ubuntu-latest / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net9.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net9.0
'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)
ubuntu-latest / net9.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-latest / net9.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-latest / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-latest / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-latest / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net8.0
'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)
ubuntu-latest / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-latest / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-latest / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-latest / net8.0
'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)
ubuntu-latest / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos-15 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-15 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
macos-15 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-15 / net8.0
'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)
macos-15 / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
macos-15 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
macos-15 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
macos-15 / net8.0
'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)
macos-15 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net9.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / net9.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net9.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net9.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net9.0: 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)
windows-latest / net9.0: 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)
windows-latest / net9.0: 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.
windows-latest / net9.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net9.0: 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)
windows-latest / net9.0: 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)
windows-latest / net9.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / net8.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net8.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net8.0: 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)
windows-latest / net8.0: 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)
windows-latest / net8.0: 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.
windows-latest / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net8.0: 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)
windows-latest / net8.0: 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)
windows-latest / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net10.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / net10.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net10.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net10.0: 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)
windows-latest / net10.0: 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)
windows-latest / net10.0: 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.
windows-latest / net10.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net10.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net10.0: 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)
windows-latest / net10.0: 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)
windows-latest / net10.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-2022 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-2022 / net8.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-2022 / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-2022 / net8.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-2022 / net8.0: 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)
windows-2022 / net8.0: 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)
windows-2022 / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-2022 / net8.0: 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)
windows-2022 / net8.0: 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)
ubuntu-22.04 / net8.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-2022 / net8.0: 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.
ubuntu-22.04 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-2022 / net8.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-22.04 / net8.0
'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)
ubuntu-22.04 / net8.0
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
ubuntu-22.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net8.0
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
ubuntu-22.04 / net8.0
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
ubuntu-22.04 / net8.0
'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)
ubuntu-22.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
ubuntu-22.04 / net8.0
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net6.0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / net6.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net6.0: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net6.0: 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)
windows-latest / net6.0: 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)
windows-latest / net6.0: 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.
windows-latest / net6.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net6.0: 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)
windows-latest / net6.0: 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)
windows-latest / net6.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net6.0: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net471
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-latest / net471: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net471: 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)
windows-latest / net471: 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)
windows-latest / net471: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net471: src/Magicodes.ExporterAndImporter.Pdf/PdfNativeLibraryBootstrapper.cs#L51
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
windows-latest / net471: 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)
windows-latest / net471: 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)
windows-latest / net471: 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.
windows-latest / net471: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
windows-latest / net471: src/EPPlus/EPPlus/ExcelHeaderFooter.cs#L41
The using directive for 'SixLabors.ImageSharp' appeared previously in this namespace
IO macos-latest / net6.0
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
IO macos-latest / net10.0
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
IO macos-latest / net8.0
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
IO Debug (macOS arm64 CRC check)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
macos-latest / net9.0
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
macos-latest / net10.0
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
macos-latest / net8.0
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167

Artifacts

Produced during runtime
Name Size Digest
io-test-results-macos-debug Expired
43.3 KB
sha256:9a489ea409325b247a2c20f5c0b314c1acd365a5baff0c52a7123e28340432c1
io-test-results-macos-latest-net10.0 Expired
43.2 KB
sha256:bc97aec48d579bd6715dab782ed14330ecc0cf4c6243b3f2e4cba6ef71633cae
io-test-results-macos-latest-net6.0 Expired
43 KB
sha256:c930197a5a15b252acf0267640564b95985d53bc75dd1591603d79d02d97b2c6
io-test-results-macos-latest-net8.0 Expired
43.1 KB
sha256:b6cfe5bd0526dcede0444c2c761c46a8e2226005a2f3c366a0f354dbae221115
io-test-results-ubuntu-latest-net10.0 Expired
43.3 KB
sha256:263255fbf82e6af22387b137afbc58fa6c685afe20ca4737c5fd1c2c8d59a247
io-test-results-ubuntu-latest-net6.0 Expired
42.8 KB
sha256:529a950810efbcf93d1b03a140b6ed627cf44f3810dc2aa413bf3287cc93987d
io-test-results-ubuntu-latest-net8.0 Expired
43 KB
sha256:62c3b62edb72fa9da0cd34d9ed7958fe3a368a263a3c7ed9412b8cf30756f782
io-test-results-windows-latest-net10.0 Expired
42.8 KB
sha256:11c1675f6ef51bf3da52e5e67cf6c806a76c08ce011b5bcf011b1a8fc783d1f9
io-test-results-windows-latest-net471 Expired
42.3 KB
sha256:1c211cd615ac4d9192223baa693ece7fad3d2d8de2e6caa68d625416c8ceab15
io-test-results-windows-latest-net6.0 Expired
42.7 KB
sha256:a7c4968da2adbf02b00a48bea813ee9555be9ffa8edf95cf486bb26d4ad0f74d
io-test-results-windows-latest-net8.0 Expired
43.1 KB
sha256:05491d0ba4c65dc80e32359d0a554c2a577767c14af3496257bec7f0ca0d780c
test-results-Linux-net10.0 Expired
72.2 KB
sha256:3eab503f6c7d4280d3b619ac71c73731c5e81a6b0d3c14de6df930773f6ad244
test-results-Linux-net10.0 Expired
72.2 KB
sha256:dafcc9b2f0ba1fe57b28c42c67a0ec32f271e7098d7bb47bbcbcf3b847b70f38
test-results-Linux-net10.0 Expired
72.4 KB
sha256:92dce876463b342569494af8e956209a831ece4cf03b0db495fb1cc6772bb909
test-results-Linux-net8.0 Expired
72.2 KB
sha256:32bd51efc480e50cd2f887d37335952f1c77004f5c9b2826db1211f7b7d18433
test-results-Linux-net8.0 Expired
72.1 KB
sha256:7adc7979d01aa620df2d153a954094a5d02922894f27aff14bf1b3b5a71153ae
test-results-Linux-net8.0 Expired
71.7 KB
sha256:1771782b171001696edd39ab2f4e6113311924225bda088ad15686fabda1668f
test-results-Linux-net9.0 Expired
71.9 KB
sha256:b089532ac7f8838364aa89d6bcd8a91f6a914522d712585c9d81b07ed5c6473a
test-results-Windows-net10.0 Expired
72.1 KB
sha256:6fdc516bdc42504a8b82fa213ecc4b69abe89f9fc7b6dd217eeb57c2f2f248d7
test-results-Windows-net10.0 Expired
72.3 KB
sha256:af7a670f0079e779be83fc46755ccdbab2d7c580fa3381f0628c543c48d3b57c
test-results-Windows-net471 Expired
68 KB
sha256:2e9e090aa60efab5fae1333ea48aac05e34181e0f84ee17687cbd811a9271101
test-results-Windows-net6.0 Expired
72.3 KB
sha256:8a91269d76cfc5e9c0266ab81e0c03bed7e2d9601ce3ae687b7b7b26d2763e2d
test-results-Windows-net8.0 Expired
72.4 KB
sha256:09a8b9abe08b70902956eba51878d418f62312e8d5024148e86ae819377209df
test-results-Windows-net8.0 Expired
72.3 KB
sha256:a7b26308b814c7c2f22299df1ec1f2385249150a4b324f6d765a886ace682692
test-results-Windows-net9.0 Expired
71.8 KB
sha256:a95ec4b823342ff00b95eb4bd4d36a2250234554ae75cd1d25bab7697ec46282
test-results-macOS-net10.0 Expired
73.9 KB
sha256:7f23a1f21d6c5f64c0e53ea299439a959f6700bf904935975b05bba202ffab07
test-results-macOS-net10.0 Expired
74.1 KB
sha256:a067f2c2a5dba5fcd3d04c38bbca82425722fe6295be2a59ec60e62b673f6ad1
test-results-macOS-net8.0 Expired
74.3 KB
sha256:2eb1b4e6e00efafc7cb796790c1e557ec9c9cc5523ab52d3de78d2643deb194e
test-results-macOS-net8.0 Expired
74 KB
sha256:1556bf93281dfe0d8542336951c400334502ad9f5479c8249b715d19025b1f6c
test-results-macOS-net9.0 Expired
73.8 KB
sha256:75847aa8a14cfdd71251c122b24304f502588c85089f8ff37318b6ede2ae7d78