Skip to content

Bump MxIO.ApiClient.WebExtensions from 1.1.50.1 to 1.1.52.1 in /src #218

Bump MxIO.ApiClient.WebExtensions from 1.1.50.1 to 1.1.52.1 in /src

Bump MxIO.ApiClient.WebExtensions from 1.1.50.1 to 1.1.52.1 in /src #218

Triggered via pull request December 19, 2023 20:57
Status Failure
Total duration 11m 10s
Artifacts 2

pull-request-validation.yml

on: pull_request
terraform-plan-and-apply-dev
5m 19s
terraform-plan-and-apply-dev
dotnet-web-ci
55s
dotnet-web-ci
dependency-review
6s
dependency-review
deploy-sql-database-dev
1m 16s
deploy-sql-database-dev
terraform-plan-prd
0s
terraform-plan-prd
app-service-deploy-dev
1m 47s
app-service-deploy-dev
run-api-integration-tests-dev
2m 5s
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#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#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#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/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.
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.

Artifacts

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