Skip to content

ci: bump the typescript-eslint group with 2 updates #1912

ci: bump the typescript-eslint group with 2 updates

ci: bump the typescript-eslint group with 2 updates #1912

Triggered via push November 11, 2024 20:30
Status Success
Total duration 1m 8s
Artifacts 1

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: src/DroidSolutions.Oss.JobService.Postgres/Repository/PostgresJobRepository.cs#L138
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.
build: src/DroidSolutions.Oss.JobService.Postgres/Repository/PostgresJobRepository.cs#L203
Method 'FromSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'FromSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
build: src/DroidSolutions.Oss.JobService.Postgres/Repository/PostgresJobRepository.cs#L138
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.
build: src/DroidSolutions.Oss.JobService.Postgres/Repository/PostgresJobRepository.cs#L203
Method 'FromSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'FromSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
build: src/NodeJS/JobWorkerBase.ts#L211
'result' is defined but never used. Allowed unused args must match /^_/u

Artifacts

Produced during runtime
Name Size
dist
61 KB