Annotations
8 warnings
Build and analyze:
LinqPath/LinqPath.cs#L14
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'.
|
Build and analyze:
LinqPath/LinqPath.cs#L43
Replace this lock on 'DirectoryInfo' with a lock against an object that cannot be accessed across application domain boundaries.
|
Build and analyze:
LinqPath/LinqPath.cs#L60
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last"
|
Build and analyze:
LinqPath/LinqPath.cs#L55
Remove the unused local variable 'exceptionMsg'.
|
Build and analyze:
LinqPath/LinqPath.cs#L14
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'.
|
Build and analyze:
LinqPath/LinqPath.cs#L43
Replace this lock on 'DirectoryInfo' with a lock against an object that cannot be accessed across application domain boundaries.
|
Build and analyze:
LinqPath/LinqPath.cs#L60
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last"
|
Build and analyze:
LinqPath/LinqPath.cs#L55
Remove the unused local variable 'exceptionMsg'.
|
The logs for this run have expired and are no longer available.
Loading