Skip to content

Bump FakeItEasy from 8.0.0 to 8.0.1 in /src #221

Bump FakeItEasy from 8.0.0 to 8.0.1 in /src

Bump FakeItEasy from 8.0.0 to 8.0.1 in /src #221

Triggered via pull request December 26, 2023 20:50
Status Failure
Total duration 12m 18s
Artifacts 2

pull-request-validation.yml

on: pull_request
terraform-plan-and-apply-dev
6m 7s
terraform-plan-and-apply-dev
dependency-review
4s
dependency-review
deploy-sql-database-dev
1m 38s
deploy-sql-database-dev
terraform-plan-prd
0s
terraform-plan-prd
app-service-deploy-dev
1m 30s
app-service-deploy-dev
run-api-integration-tests-dev
2m 28s
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/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