Skip to content

Refactor controller imports and clean up code style #259

Refactor controller imports and clean up code style

Refactor controller imports and clean up code style #259

Triggered via push June 4, 2026 05:00
Status Failure
Total duration 1m 25s
Artifacts

deploy-prd.yml

on: push
detect-changes
5s
detect-changes
terraform-state-check-dev
22s
terraform-state-check-dev
build-and-test
57s
build-and-test
terraform-plan-and-apply-dev
27s
terraform-plan-and-apply-dev
app-service-deploy-dev
app-service-deploy-dev
terraform-plan-and-apply-prd
terraform-plan-and-apply-prd
app-service-deploy-prd
0s
app-service-deploy-prd
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build-and-test
Process completed with exit code 1.
build-and-test: src/XtremeIdiots.Portal.Web/Controllers/ServerAdminController.cs#L1945
Parentheses should be added for clarity (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0048)
build-and-test: src/XtremeIdiots.Portal.Web/Services/AgentTelemetryService.cs#L193
Cast is redundant. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0004)
build-and-test: src/XtremeIdiots.Portal.Web/Services/MapRotationCfgParser.cs#L119
Conditional expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0075)
build-and-test: src/XtremeIdiots.Portal.Web/ViewModels/ChatCommandSettingsViewModels.cs#L503
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build-and-test: src/XtremeIdiots.Portal.Web/Controllers/ServerAdminController.cs#L1945
Parentheses should be added for clarity (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0048)
build-and-test: src/XtremeIdiots.Portal.Web/Services/AgentTelemetryService.cs#L193
Cast is redundant. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0004)
build-and-test: src/XtremeIdiots.Portal.Web/Services/MapRotationCfgParser.cs#L119
Conditional expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0075)
build-and-test: src/XtremeIdiots.Portal.Web/ViewModels/ChatCommandSettingsViewModels.cs#L503
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build-and-test
No files were found with the provided path: src/TestResults/**/*.trx. No artifacts will be uploaded.