Introduces separate silo and client projects as a sample #101
ci.yml
on: pull_request
Check code formating against editorconfig
17s
dotnet build and test
34s
Annotations
3 errors and 4 warnings
dotnet build and test:
samples/SeparateSiloAndClient/Client/Program.cs#L34
Line does not start with the same whitespace as the closing line of the raw string literal.
|
dotnet build and test:
samples/SeparateSiloAndClient/Client/Program.cs#L34
Line does not start with the same whitespace as the closing line of the raw string literal.
|
dotnet build and test
Process completed with exit code 1.
|
Check code formating against editorconfig
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check code formating against editorconfig
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dotnet build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
dotnet build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|