Add support for bang reference #93
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/CopyVisitor.cs#L132
Missing XML comment for publicly visible type or member 'CopyVisitor.Reference3D(ModContext, SymbolRange, string, string, ReferenceArea)'
|
build:
src/ClosedXML.Parser/CopyVisitor.cs#L132
Missing XML comment for publicly visible type or member 'CopyVisitor.Reference3D(ModContext, SymbolRange, string, string, 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/CopyVisitor.cs#L132
Missing XML comment for publicly visible type or member 'CopyVisitor.Reference3D(ModContext, SymbolRange, string, string, ReferenceArea)'
|
build:
src/ClosedXML.Parser/CopyVisitor.cs#L132
Missing XML comment for publicly visible type or member 'CopyVisitor.Reference3D(ModContext, SymbolRange, string, string, ReferenceArea)'
|
build:
src/ClosedXML.ANTLR/FormulaLexer.cs#L32
'FormulaLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|