Skip to content

ci: bump @types/node from 22.7.5 to 22.7.6 #1870

ci: bump @types/node from 22.7.5 to 22.7.6

ci: bump @types/node from 22.7.5 to 22.7.6 #1870

Triggered via push October 17, 2024 20:31
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