Refactor controller imports and clean up code style #259
deploy-prd.yml
on: push
detect-changes
5s
terraform-state-check-dev
22s
app-service-deploy-prd
0s
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.
|