Skip to content

Only look for gitignore files inside the scope of the current git repo #6

Only look for gitignore files inside the scope of the current git repo

Only look for gitignore files inside the scope of the current git repo #6

Triggered via pull request July 5, 2025 15:00
@belavbelav
synchronize #1649
limit-git
Status Failure
Total duration 1m 41s
Artifacts

ValidatePullRequest.yml

on: pull_request
Run Tests
1m 8s
Run Tests
Builds Playground
1m 0s
Builds Playground
Check Formatting
30s
Check Formatting
Check TODOs
9s
Check TODOs
Matrix: Test CSharpier.MSBuild
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run Tests
Process completed with exit code 1.
Multiple_Files_Should_Use_Multiple_Ignores: Src/CSharpier.Tests/CommandLineFormatterTests.cs#L561
Expected string to start with "Formatted 0 files in ", but found <null>.
Format_Writes_Failed_To_Compile_For_FullPath: Src/CSharpier.Tests/CommandLineFormatterTests.cs#L69
Expected string to be "Error /Test/Subdirectory/Invalid.cs - Failed to compile so was not formatted." with a length of 77, but "There was no file or directory found at /Test/Subdirectory" has a length of 58, differs near "The" (index 0).
File_In_Ignore_Skips_Formatting_With_BaseDirectory("SubFolder/File.cs": Src/CSharpier.Tests/CommandLineFormatterTests.cs#L527
Expected string to start with "Formatted 0 files in ", but found <null>.
File_In_Ignore_Skips_Formatting_With_BaseDirectory("SubFolder/File.cs": Src/CSharpier.Tests/CommandLineFormatterTests.cs#L527
Expected string to start with "Formatted 0 files in ", but found <null>.