This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
refactor: clean razor page code #21
ci.yaml
on: push
SonarCloud
1m 1s
ubuntu-latest
3m 34s
Annotations
7 errors and 14 warnings
ubuntu-latest
[xUnit.net 00:00:03.99] RookieShop.FunctionalTests.ApiService.CategoriesEndpointTest.GiveUnknownId_GetCategories_ShouldBeNotFoundStatusCode [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:06.17] RookieShop.FunctionalTests.ApiService.CategoriesEndpointTest.GetCategories_ShouldBeOkStatusCode [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:07.98] RookieShop.FunctionalTests.ApiService.CategoriesEndpointTest.GiveNullDataAndUnAuthorize_PostCategories_ShouldBeUnauthorizedStatusCode [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:14.81] RookieShop.FunctionalTests.ApiService.ProductsEndpointTest.GetProducts_ShouldBeOkStatusCode [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:16.59] RookieShop.FunctionalTests.ApiService.ProductsEndpointTest.GiveUnknownId_GetProducts_ShouldBeNotFoundStatusCode [FAIL]
|
ubuntu-latest
Target "TestWithCoverage" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
SonarCloud
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ubuntu-latest
Unexpected input(s) 'version', valid inputs are ['bun-version', 'registry-url', 'scope', 'no-cache']
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/src/RookieShop.ApiService/Program.cs(87,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/src/RookieShop.ApiService/RookieShop.ApiService.csproj]
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/src/RookieShop.ApiService/Program.cs(87,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/src/RookieShop.ApiService/RookieShop.ApiService.csproj]
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/ui/storefront/Program.cs(100,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/ui/storefront/RookieShop.Storefront.csproj]
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/ui/storefront/Program.cs(100,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/ui/storefront/RookieShop.Storefront.csproj]
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/src/RookieShop.AppHost/Program.cs(86,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/src/RookieShop.AppHost/RookieShop.AppHost.csproj]
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/src/RookieShop.AppHost/Program.cs(86,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/src/RookieShop.AppHost/RookieShop.AppHost.csproj]
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/src/RookieShop.ApiService/Program.cs(87,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/src/RookieShop.ApiService/RookieShop.ApiService.csproj]
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/src/RookieShop.ApiService/Program.cs(87,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/src/RookieShop.ApiService/RookieShop.ApiService.csproj]
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/ui/storefront/Program.cs(100,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/ui/storefront/RookieShop.Storefront.csproj]
|
ubuntu-latest
/home/runner/work/RookieShop/RookieShop/ui/storefront/Program.cs(100,1): warning S6966: Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966) [/home/runner/work/RookieShop/RookieShop/ui/storefront/RookieShop.Storefront.csproj]
|