refactor: remove deprecated parser methods from PublicAPI #395
Annotations
10 errors
|
Analyze (csharp):
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)
|
|
Analyze (csharp):
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)
|
|
Analyze (csharp):
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)
|
|
Analyze (csharp):
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)
|
|
Analyze (csharp):
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)
|
|
Analyze (csharp):
src/ExcelReader.Core/PublicAPI/net8.0/PublicAPI.Shipped.txt#L454
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)
|
|
Analyze (csharp):
src/ExcelReader.Core/PublicAPI/net8.0/PublicAPI.Shipped.txt#L450
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)
|
|
Analyze (csharp):
src/ExcelReader.Core/PublicAPI/net8.0/PublicAPI.Shipped.txt#L449
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)
|
|
Analyze (csharp):
src/ExcelReader.Core/PublicAPI/net8.0/PublicAPI.Shipped.txt#L448
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)
|
|
Analyze (csharp):
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)
|