Skip to content

Add ReferenceParser.TryParseA1(text, sheet, reference) #86

Add ReferenceParser.TryParseA1(text, sheet, reference)

Add ReferenceParser.TryParseA1(text, sheet, reference) #86

Triggered via pull request October 5, 2024 00:56
Status Success
Total duration 1m 6s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/ClosedXML.Parser/ReferenceParser.cs#L20
Ambiguous reference in cref attribute: 'TryParseSheetA1'. Assuming 'ReferenceParser.TryParseSheetA1(string, out string, out ReferenceArea)', but could have also matched other overloads including 'ReferenceParser.TryParseSheetA1(List<Token>, string, out string, out ReferenceArea)'.
build: src/ClosedXML.Parser/ReferenceParser.cs#L20
Ambiguous reference in cref attribute: 'TryParseSheetA1'. Assuming 'ReferenceParser.TryParseSheetA1(string, out string, out ReferenceArea)', but could have also matched other overloads including 'ReferenceParser.TryParseSheetA1(List<Token>, string, out string, out ReferenceArea)'.
build: src/ClosedXML.ANTLR/FormulaLexer.cs#L32
'FormulaLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: src/ClosedXML.Parser/ReferenceParser.cs#L20
Ambiguous reference in cref attribute: 'TryParseSheetA1'. Assuming 'ReferenceParser.TryParseSheetA1(string, out string, out ReferenceArea)', but could have also matched other overloads including 'ReferenceParser.TryParseSheetA1(List<Token>, string, out string, out ReferenceArea)'.
build: src/ClosedXML.Parser/ReferenceParser.cs#L20
Ambiguous reference in cref attribute: 'TryParseSheetA1'. Assuming 'ReferenceParser.TryParseSheetA1(string, out string, out ReferenceArea)', but could have also matched other overloads including 'ReferenceParser.TryParseSheetA1(List<Token>, string, out string, out ReferenceArea)'.
build: src/ClosedXML.ANTLR/FormulaLexer.cs#L32
'FormulaLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute