update github action #20
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()'
|