perf: use FileSystemEnumerator
#235
ValidatePullRequest.yml
on: pull_request
Run Tests
1m 12s
No Warnings
57s
Builds Playground
57s
Check Formatting
15s
Check TODOs
11s
Matrix: Test CSharpier.MSBuild
Annotations
10 errors
|
Empty_Config_Files_Should_Log_Warning(".csharpierrc.json"):
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L862
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|
|
Empty_Config_Files_Should_Log_Warning(".csharpierrc"):
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L862
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|
|
CSharpier_Ignore_And_Git_Ignore_Sub_Level("File.cs":
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L642
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|
|
CSharpier_Ignore_And_Git_Ignore_Sub_Level("!File.cs":
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L642
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|
|
CSharpier_Ignore_And_Git_Ignore_Sub_Level("":
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L642
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|
|
CSharpier_Ignore_And_Git_Ignore_Sub_Level("File.cs":
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L642
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|
|
CSharpier_Ignore_And_Git_Ignore_Root_Level("File.cs":
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L619
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|
|
CSharpier_Ignore_And_Git_Ignore_Root_Level("!File.cs":
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L619
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|
|
CSharpier_Ignore_And_Git_Ignore_Root_Level("":
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L619
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|
|
CSharpier_Ignore_And_Git_Ignore_Root_Level("File.cs":
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L619
System.AggregateException : One or more errors occurred. (Could not find a part of the path '/Test'.)
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/Test'.
|