Skip to content

ci: bump eslint-plugin-jsdoc from 50.2.4 to 50.3.0 #1841

ci: bump eslint-plugin-jsdoc from 50.2.4 to 50.3.0

ci: bump eslint-plugin-jsdoc from 50.2.4 to 50.3.0 #1841

Triggered via push September 26, 2024 20:49
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
60.5 KB