Bump DotNet.ReproducibleBuilds from 1.1.1 to 1.2.25 #1
Annotations
10 warnings
|
SharpPathParser/PathParser.cs#L93
The keyword 'new' should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1000.md)
|
|
SharpPathParser/PathParser.cs#L66
The keyword 'new' should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1000.md)
|
|
SharpPathParser/PatternMatcher.cs#L2
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
|
|
SharpPathParser/PathParser.cs#L46
The keyword 'new' should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1000.md)
|
|
SharpPathParser/PatternMatcher.cs#L1
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
|
|
SharpPathParser/PathParser.cs#L162
Missing XML comment for publicly visible type or member 'PathParser.Parse(string)'
|
|
SharpPathParser/PathParser.cs#L142
Missing XML comment for publicly visible type or member 'PathParser.PathParser(bool, bool, char, PathParserPriority, Dictionary<string, Regex>?, Dictionary<string, IEnumerable<string>>?, bool)'
|
|
SharpPathParser/PathParser.cs#L80
Missing XML comment for publicly visible type or member 'PathParser.PathParser(bool, bool, char, PathParserPriority, Dictionary<string, Regex>?, Dictionary<string, string>?, bool)'
|
|
SharpPathParser/PathParser.cs#L53
Missing XML comment for publicly visible type or member 'PathParser.PathParser(bool, bool, char, PathParserPriority, Dictionary<string, Regex>?, IEnumerable<IEnumerable<string>>?, bool)'
|
|
SharpPathParser/PathParser.cs#L33
Missing XML comment for publicly visible type or member 'PathParser.PathParser(bool, bool, char, PathParserPriority, Dictionary<string, Regex>?, IEnumerable<string>?, bool)'
|
The logs for this run have expired and are no longer available.
Loading