Multi-target net9/net10, serialization fixes, and unit tests (#18) #29
Annotations
11 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
NginxConfigParser/Token.cs#L5
Missing XML comment for publicly visible type or member 'CommentToken'
|
|
build:
NginxConfigParser/Parser.cs#L22
Missing XML comment for publicly visible type or member 'Parser.Parse()'
|
|
build:
NginxConfigParser/Parser.cs#L20
Missing XML comment for publicly visible type or member 'Parser.GetTokens()'
|
|
build:
NginxConfigParser/Parser.cs#L15
Missing XML comment for publicly visible type or member 'Parser.Parser(string)'
|
|
build:
NginxConfigParser/Parser.cs#L7
Missing XML comment for publicly visible type or member 'Parser'
|
|
build:
NginxConfigParser/IToken.cs#L11
Missing XML comment for publicly visible type or member 'IValueToken.Comment'
|
|
build:
NginxConfigParser/IToken.cs#L10
Missing XML comment for publicly visible type or member 'IValueToken.Value'
|
|
build:
NginxConfigParser/IToken.cs#L9
Missing XML comment for publicly visible type or member 'IValueToken.Key'
|
|
build:
NginxConfigParser/IToken.cs#L7
Missing XML comment for publicly visible type or member 'IValueToken'
|
|
build:
NginxConfigParser/IToken.cs#L3
Missing XML comment for publicly visible type or member 'IToken'
|