Skip to content

update github action file (#12) #22

update github action file (#12)

update github action file (#12) #22

Triggered via push July 7, 2024 15:54
Status Success
Total duration 39s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: NginxConfigParser/IToken.cs#L3
Missing XML comment for publicly visible type or member 'IToken'
build: NginxConfigParser/IToken.cs#L7
Missing XML comment for publicly visible type or member 'IValueToken'
build: NginxConfigParser/IToken.cs#L9
Missing XML comment for publicly visible type or member 'IValueToken.Key'
build: NginxConfigParser/IToken.cs#L10
Missing XML comment for publicly visible type or member 'IValueToken.Value'
build: NginxConfigParser/IToken.cs#L11
Missing XML comment for publicly visible type or member 'IValueToken.Comment'
build: NginxConfigParser/NginxConfig.cs#L21
Missing XML comment for publicly visible type or member 'NginxConfig.NginxConfig(Parser)'
build: NginxConfigParser/Parser.cs#L7
Missing XML comment for publicly visible type or member 'Parser'
build: NginxConfigParser/Parser.cs#L15
Missing XML comment for publicly visible type or member 'Parser.Parser(string)'
build: NginxConfigParser/Parser.cs#L20
Missing XML comment for publicly visible type or member 'Parser.GetTokens()'
build: NginxConfigParser/Parser.cs#L22
Missing XML comment for publicly visible type or member 'Parser.Parse()'