Addressing comment on PR #18891 #454
Annotations
20 errors and 4 warnings
|
copilot
The type 'XmlDocCollector' does not define the field, constructor or member 'LastNonCommentTokenLine'.
|
|
copilot
The type 'XmlDocCollector' does not define the field, constructor or member 'SetLastNonCommentTokenLine'.
|
|
copilot
The two sides of this 'or' pattern bind different sets of variables
|
|
copilot
The two sides of this 'or' pattern bind different sets of variables
|
|
copilot
The pattern discriminator 'BLOCK_COMMENT' is not defined.
|
|
copilot
This expression was expected to have type� 'range * bool' �but here has type� 'range'
|
|
copilot
The type 'XmlDocCollector' does not define the field, constructor or member 'LastNonCommentTokenLine'.
|
|
copilot
The type 'XmlDocCollector' does not define the field, constructor or member 'SetLastNonCommentTokenLine'.
|
|
copilot
src/Compiler/Checking/infos.fs(1519,33): error FS3879: (NETCORE_ENGINEERING_TELEMETRY=Build) XML documentation comments should be the first non-whitespace text on a line.
|
|
copilot
.packages/microsoft.dotnet.xlifftasks/11.0.0-beta.25575.1/build/Microsoft.DotNet.XliffTasks.targets(85,5): error : (NETCORE_ENGINEE...
|
|
copilot:
src/Compiler/SyntaxTree/LexFilter.fs#L2646
The value or constructor 'mkFileIndexRange' is not defined.
|
|
copilot:
src/Compiler/SyntaxTree/LexFilter.fs#L2643
The value, constructor, namespace or type 'GetLastNonCommentTokenLine' is not defined.
|
|
copilot:
src/Compiler/SyntaxTree/LexFilter.fs#L2641
The type 'LexerContinuation' does not define the field, constructor or member 'StartsWithOrdinal'.
|
|
copilot:
src/Compiler/SyntaxTree/LexFilter.fs#L682
The value, constructor, namespace or type 'SetLastNonCommentTokenLine' is not defined.
|
|
copilot:
src/Compiler/SyntaxTree/LexFilter.fs#L679
The two sides of this 'or' pattern bind different sets of variables
|
|
copilot:
src/Compiler/SyntaxTree/LexFilter.fs#L679
The two sides of this 'or' pattern bind different sets of variables
|
|
copilot:
src/Compiler/SyntaxTree/LexFilter.fs#L679
The pattern discriminator 'BLOCK_COMMENT' is not defined.
|
|
copilot:
src/Compiler/SyntaxTree/LexHelpers.fs#L399
This expression was expected to have type� 'range * bool' �but here has type� 'range'
|
|
copilot:
src/Compiler/SyntaxTree/LexerStore.fs#L73
The type 'XmlDocCollector' does not define the field, constructor or member 'LastNonCommentTokenLine'.
|
|
copilot:
src/Compiler/SyntaxTree/LexerStore.fs#L69
The type 'XmlDocCollector' does not define the field, constructor or member 'SetLastNonCommentTokenLine'.
|
|
copilot
Uppercase variable identifiers should not generally be used in patterns, and may indicate a missing open declaration or a misspelt pattern name.
|
|
copilot
Uppercase variable identifiers should not generally be used in patterns, and may indicate a missing open declaration or a misspelt pattern name.
|
|
copilot:
src/Compiler/SyntaxTree/LexFilter.fs#L682
This rule will never be matched
|
|
copilot:
src/Compiler/SyntaxTree/LexFilter.fs#L680
Uppercase variable identifiers should not generally be used in patterns, and may indicate a missing open declaration or a misspelt pattern name.
|