Skip to content

refactor: remove deprecated parser methods from PublicAPI #31

refactor: remove deprecated parser methods from PublicAPI

refactor: remove deprecated parser methods from PublicAPI #31

Triggered via push September 4, 2026 14:08
Status Failure
Total duration 1m 56s
Artifacts
Detect changed paths
7s
Detect changed paths
Matrix: build-native
Matrix: test-cpp
Matrix: test-python
Matrix: test-rust
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Build native library (ubuntu-latest)
Process completed with exit code 1.
Build native library (ubuntu-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L470
Symbol 'ExcelReader.Core.Writer.IExcelRecordMap<T>.ConfigureExcelRecordMap(ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>! builder) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (ubuntu-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L466
Symbol 'ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>.ExcelRecordMapBuilder() -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (ubuntu-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L465
Symbol 'ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>.Column(string! header, System.Action<ExcelReader.Core.Writer.IRowWriter!, T>! write) -> ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (ubuntu-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L464
Symbol 'ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (ubuntu-latest): src/ExcelReader.Core/Parser/HeaderNormalization.cs#L20
Symbol 'ExcelReader.Core.Parser.HeaderNormalization.RemoveDiacritics = 4 -> ExcelReader.Core.Parser.HeaderNormalization' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (macos-latest)
Process completed with exit code 1.
Build native library (macos-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L470
Symbol 'ExcelReader.Core.Writer.IExcelRecordMap<T>.ConfigureExcelRecordMap(ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>! builder) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (macos-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L466
Symbol 'ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>.ExcelRecordMapBuilder() -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (macos-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L465
Symbol 'ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>.Column(string! header, System.Action<ExcelReader.Core.Writer.IRowWriter!, T>! write) -> ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (macos-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L464
Symbol 'ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (macos-latest): src/ExcelReader.Core/Parser/HeaderNormalization.cs#L20
Symbol 'ExcelReader.Core.Parser.HeaderNormalization.RemoveDiacritics = 4 -> ExcelReader.Core.Parser.HeaderNormalization' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (windows-latest)
Process completed with exit code 1.
Build native library (windows-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L470
Symbol 'ExcelReader.Core.Writer.IExcelRecordMap<T>.ConfigureExcelRecordMap(ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>! builder) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (windows-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L466
Symbol 'ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>.ExcelRecordMapBuilder() -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (windows-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L465
Symbol 'ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>.Column(string! header, System.Action<ExcelReader.Core.Writer.IRowWriter!, T>! write) -> ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (windows-latest): src/ExcelReader.Core/PublicAPI/net10.0/PublicAPI.Shipped.txt#L464
Symbol 'ExcelReader.Core.Writer.ExcelRecordMapBuilder<T>' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build native library (windows-latest): src/ExcelReader.Core/Parser/HeaderNormalization.cs#L20
Symbol 'ExcelReader.Core.Parser.HeaderNormalization.RemoveDiacritics = 4 -> ExcelReader.Core.Parser.HeaderNormalization' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)