Examples for the 3 packages + Release publishes all three NuGets#52
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build project:
src/Glyph11/Parser/ParserConstants.cs#L29
Missing XML comment for publicly visible type or member 'ParserConstants.FieldValueSearchValues'
|
|
Build project:
src/Glyph11/Parser/ParserConstants.cs#L25
Missing XML comment for publicly visible type or member 'ParserConstants.TokenSearchValues'
|
|
Build project:
src/Glyph11/Parser/ParserConstants.cs#L20
Missing XML comment for publicly visible type or member 'ParserConstants.Colon'
|
|
Build project:
src/Glyph11/Parser/ParserConstants.cs#L19
Missing XML comment for publicly visible type or member 'ParserConstants.Equal'
|
|
Build project:
src/Glyph11/Parser/ParserConstants.cs#L18
Missing XML comment for publicly visible type or member 'ParserConstants.QuerySeparator'
|
|
Build project:
src/Glyph11/Parser/ParserConstants.cs#L17
Missing XML comment for publicly visible type or member 'ParserConstants.Question'
|
|
Build project:
src/Glyph11/Parser/ParserConstants.cs#L16
Missing XML comment for publicly visible type or member 'ParserConstants.Space'
|
|
Build project:
src/Glyph11/Parser/ParserConstants.cs#L13
Missing XML comment for publicly visible type or member 'ParserConstants.CrlfCrlf'
|
|
Build project:
src/Glyph11/Parser/ParserConstants.cs#L12
Missing XML comment for publicly visible type or member 'ParserConstants.Crlf'
|
|
Build project:
src/Glyph11/Parser/ChunkedBodyStream.cs#L6
Ambiguous reference in cref attribute: 'ChunkedBodyStream.TryReadChunk'. Assuming 'Glyph11.Parser.ChunkedBodyStream.TryReadChunk(System.ReadOnlySpan<byte>, out int, out int, out int)', but could have also matched other overloads including 'Glyph11.Parser.ChunkedBodyStream.TryReadChunk(in System.Buffers.ReadOnlySequence<byte>, out long, out System.Buffers.ReadOnlySequence<byte>)'.
|
background
wait
wait-all
cancel
parallel
Loading