pack #5
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: rlespinasse/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: rlespinasse/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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()'
|