Skip to content

Increased command buffer to 80000 bytes and added dropped bytes message #10

Increased command buffer to 80000 bytes and added dropped bytes message

Increased command buffer to 80000 bytes and added dropped bytes message #10

Triggered via push February 19, 2024 03:49
Status Success
Total duration 43s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: FastColoredTextBox/FastColoredTextBox.cs#L8458
XML comment has syntactically incorrect cref attribute 'http://msdn.microsoft.com/en-us/library/aa969429(v=vs.85).aspx'
build: FastColoredTextBox/FastColoredTextBox.cs#L8458
Unexpected character '8'. See also error CS1056.
build: FastColoredTextBox/FastColoredTextBox.cs#L8458
Unexpected character '5'. See also error CS1056.
build: FastColoredTextBox/FastColoredTextBox.cs#L8465
XML comment has syntactically incorrect cref attribute 'http://msdn.microsoft.com/en-us/library/aa969429(v=vs.85).aspx'
build: FastColoredTextBox/FastColoredTextBox.cs#L8465
Unexpected character '8'. See also error CS1056.
build: FastColoredTextBox/FastColoredTextBox.cs#L8465
Unexpected character '5'. See also error CS1056.
build: FastColoredTextBox/Text/EncodingDetector.cs#L81
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: FastColoredTextBox/AutocompleteMenu.cs#L18
Missing XML comment for publicly visible type or member 'AutocompleteMenu.host'
build: FastColoredTextBox/AutocompleteMenu.cs#L19
Missing XML comment for publicly visible type or member 'AutocompleteMenu.Fragment'
build: FastColoredTextBox/AutocompleteMenu.cs#L76
Missing XML comment for publicly visible type or member 'AutocompleteMenu.AutocompleteMenu(FastColoredTextBox)'