Skip to content

Remove empty lines at beginning of statements without braces #786

Remove empty lines at beginning of statements without braces

Remove empty lines at beginning of statements without braces #786

Triggered via pull request November 1, 2023 01:40
Status Failure
Total duration 1m 45s
Artifacts

validate_pull_request.yml

on: pull_request
Run Tests
1m 33s
Run Tests
Check Formatting
19s
Check Formatting
Build CSharpier.MSBuild
45s
Build CSharpier.MSBuild
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Check Formatting
Process completed with exit code 1.
UsingDirectives_EdgeCase10: Src/CSharpier.Tests/CSharpier.Tests.Generators/CSharpier.Tests.Generators.FormattingTestsGenerator/FormattingTests.cs#L742
Expected normalizedCode to be "#if DEBUG namespace Namespace; using System.Runtime.Remoting; using System; class ClassName { } #endif " with a length of 108, but "#if DEBUG namespace Namespace; using System; using System.Runtime.Remoting; class ClassName { } #endif " has a length of 106, differs near "; u" (index 44).
Run Tests
Process completed with exit code 1.
Check Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build CSharpier.MSBuild
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/