Skip to content

ci: bump @types/node from 22.8.6 to 22.8.7 #1904

ci: bump @types/node from 22.8.6 to 22.8.7

ci: bump @types/node from 22.8.6 to 22.8.7 #1904

Triggered via push November 4, 2024 20:56
Status Success
Total duration 1m 34s
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