perf: use ValueListBuilder
for PrivatePrintLeadingTrivia
#52
ValidatePullRequest.yml
on: pull_request
Run Tests
1m 20s
Builds Playground
1m 3s
Check Formatting
31s
Check TODOs
6s
Matrix: Test CSharpier.MSBuild
Annotations
4 errors and 1 notice
Run Tests
Process completed with exit code 1.
|
MemberChains:
Src/CSharpier.Tests/obj/Release/net10.0/generated/CSharpier.Tests.Generators/CSharpier.Tests.Generators.FormattingTestsGenerator/FormattingTests_cs.cs#L529
System.NotSupportedException : Collection was of a fixed size.
|
Comments_EndOfFile:
Src/CSharpier.Tests/obj/Release/net10.0/generated/CSharpier.Tests.Generators/CSharpier.Tests.Generators.FormattingTestsGenerator/FormattingTests_cs.cs#L149
Expected normalizedCode to be "using System;
namespace MyCompany.MyNamespace;
// Comment block
" with a length of 66, but "namespace MyCompany.MyNamespace;
// Comment block
" has a length of 52, differs near "nam" (index 0).
|
Comments_EndOfFileManyLines:
Src/CSharpier.Tests/obj/Release/net10.0/generated/CSharpier.Tests.Generators/CSharpier.Tests.Generators.FormattingTestsGenerator/FormattingTests_cs.cs#L154
Expected normalizedCode to be "using System;
namespace MyCompany.MyNamespace;
// Comment block
" with a length of 66, but "namespace MyCompany.MyNamespace;
// Comment block
" has a length of 53, differs near "nam" (index 0).
|
Test CSharpier.MSBuild (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|