Skip to content

Bump MxIO.ApiClient and MxIO.ApiClient.Abstractions in /src #219

Bump MxIO.ApiClient and MxIO.ApiClient.Abstractions in /src

Bump MxIO.ApiClient and MxIO.ApiClient.Abstractions in /src #219

Status Failure
Total duration 20m 43s
Artifacts 2

pull-request-validation.yml

on: pull_request
terraform-plan-and-apply-dev
5m 39s
terraform-plan-and-apply-dev
dotnet-web-ci
57s
dotnet-web-ci
dependency-review
3s
dependency-review
deploy-sql-database-dev
1m 24s
deploy-sql-database-dev
terraform-plan-prd
0s
terraform-plan-prd
app-service-deploy-dev
1m 6s
app-service-deploy-dev
run-api-integration-tests-dev
2m 53s
run-api-integration-tests-dev
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
run-api-integration-tests-dev
Process completed with exit code 1.
dotnet-web-ci: src/repository-webapi/Controllers/DataMaintenanceController.cs#L67
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/DataMaintenanceController.cs#L37
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/DataMaintenanceController.cs#L52
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/DataMaintenanceController.cs#L82
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L210
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L211
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L212
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L213
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/GameServersController.cs#L214
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
dotnet-web-ci: src/repository-webapi/Controllers/LivePlayersController.cs#L102
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/DataMaintenanceController.cs#L37
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/DataMaintenanceController.cs#L52
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/DataMaintenanceController.cs#L67
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/DataMaintenanceController.cs#L82
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/LivePlayersController.cs#L102
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L210
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L211
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L212
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L213
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
run-api-integration-tests-dev: src/repository-webapi/Controllers/GameServersController.cs#L214
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.

Artifacts

Produced during runtime
Name Size
nuget-packages Expired
56.1 KB
repository-webapi Expired
23.4 MB