Skip to content

Multi-target net9/net10, serialization fixes, and unit tests (#18) #29

Multi-target net9/net10, serialization fixes, and unit tests (#18)

Multi-target net9/net10, serialization fixes, and unit tests (#18) #29

Triggered via push July 20, 2026 08:52
Status Success
Total duration 26s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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'