Skip to content

Changes on main solution file(s) for CI/CD. #6

Changes on main solution file(s) for CI/CD.

Changes on main solution file(s) for CI/CD. #6

Triggered via push October 15, 2023 17:30
Status Success
Total duration 2m 47s
Artifacts

build.yml

on: push
Build and analyze
2m 32s
Build and analyze
Fit to window
Zoom out
Zoom in

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'.