Skip to content

WIP: upgrade .net9

WIP: upgrade .net9 #69

Triggered via pull request December 27, 2024 05:56
@witskeeperwitskeeper
synchronize #57
Upgrade
Status Failure
Total duration 2m 4s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/NetCorePal.D3Shop.Infrastructure/EntityConfigurations/Identity/DepartmentConfiguration.cs#L31
Remove the unused internal class 'DepartmentUserConfiguration'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
build: src/NetCorePal.D3Shop.Web.Admin.Client/Components/Identity/Dept/AddDept.razor.cs#L16
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/NetCorePal.D3Shop.Web.Admin.Client/Components/Identity/Dept/AddDept.razor.cs#L33
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/NetCorePal.D3Shop.Web.Admin.Client/Components/Identity/Dept/AddDept.razor.cs#L41
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/NetCorePal.D3Shop.Web.Admin.Client/Resources/I18n.cs#L4
Rename class 'I18n' to match pascal case naming rules, consider using '18N'. (https://rules.sonarsource.com/csharp/RSPEC-101)
build: src/NetCorePal.D3Shop.Web.Admin.Client/Resources/I18n.cs#L4
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
build: src/NetCorePal.D3Shop.Web/Application/Commands/Identity/CreateDepartmentCommand.cs#L25
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/NetCorePal.D3Shop.Web/Extensions/QueryableExtensions.cs#L20
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/NetCorePal.D3Shop.Web/Application/Jobs/DemoJob.cs#L3
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
build: src/NetCorePal.D3Shop.Web/Application/Queries/Identity/AdminUserQuery.cs#L77
All 'DoesAdminUserExist' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)