allow container lexer to be selected when setting LexerName as empty … #134
Annotations
22 warnings
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Debug):
Shared/Scintilla.cs#L1407
XML comment has badly formed XML -- 'Reference to undefined entity 'redirectedfrom'.'
|
build (Debug):
Scintilla.NET/Lexilla.cs#L77
The field 'Lexilla.initialized' is assigned but its value is never used
|
build (Debug):
Shared/NativeMethods.cs#L7
Missing XML comment for publicly visible type or member 'NativeMethods'
|
build (Debug):
Shared/NativeMethods.cs#L16
Missing XML comment for publicly visible type or member 'NativeMethods.INVALID_POSITION'
|
build (Debug):
Shared/NativeMethods.cs#L19
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_FILLUP'
|
build (Debug):
Shared/NativeMethods.cs#L20
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_DOUBLECLICK'
|
build (Debug):
Shared/NativeMethods.cs#L21
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_TAB'
|
build (Debug):
Shared/NativeMethods.cs#L22
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_NEWLINE'
|
build (Debug):
Shared/Scintilla.cs#L1407
XML comment has badly formed XML -- 'Reference to undefined entity 'redirectedfrom'.'
|
build (Debug):
Scintilla.NET/Lexilla.cs#L77
The field 'Lexilla.initialized' is assigned but its value is never used
|
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Release):
Shared/Scintilla.cs#L1407
XML comment has badly formed XML -- 'Reference to undefined entity 'redirectedfrom'.'
|
build (Release):
Scintilla.NET/Lexilla.cs#L77
The field 'Lexilla.initialized' is assigned but its value is never used
|
build (Release):
Shared/NativeMethods.cs#L7
Missing XML comment for publicly visible type or member 'NativeMethods'
|
build (Release):
Shared/NativeMethods.cs#L16
Missing XML comment for publicly visible type or member 'NativeMethods.INVALID_POSITION'
|
build (Release):
Shared/NativeMethods.cs#L19
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_FILLUP'
|
build (Release):
Shared/NativeMethods.cs#L20
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_DOUBLECLICK'
|
build (Release):
Shared/NativeMethods.cs#L21
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_TAB'
|
build (Release):
Shared/NativeMethods.cs#L22
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_NEWLINE'
|
build (Release):
Shared/NativeMethods.cs#L23
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_COMMAND'
|
build (Release):
Shared/NativeMethods.cs#L26
Missing XML comment for publicly visible type or member 'NativeMethods.ANNOTATION_HIDDEN'
|