Basics of new override ability by extension, which will also allow other file extensions to be formatted. #1156
validate_pull_request.yml
on: pull_request
Run Tests
57s
Check Formatting
15s
Test CSharpier.MSBuild
1m 14s
Annotations
4 errors and 6 warnings
Check Formatting
Process completed with exit code 1.
|
Format_Writes_Unsupported:
Src/CSharpier.Tests/CommandLineFormatterTests.cs#L83
Expected string to be "Warning ./Unsupported.js - Is an unsupported file type." with a length of 55, but "Formatted 0 files in 13ms." has a length of 26, differs near "For" (index 0).
|
Should_Not_Fail_On_Mismatched_MSBuild_With_No_Check:
Src/CSharpier.Cli.Tests/CliTests.cs#L342
Expected string to start with "Formatted 0 files in ", but "Warning ./Test.csproj - Is an unsupported file type.
Formatted 0 files in 132ms.
" differs near "War" (index 0).
|
Run Tests
Process completed with exit code 1.
|
Check Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Test CSharpier.MSBuild
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test 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/
|