Skip to content

ci: bump semantic-release from 24.1.1 to 24.1.2 #1844

ci: bump semantic-release from 24.1.1 to 24.1.2

ci: bump semantic-release from 24.1.1 to 24.1.2 #1844

Triggered via push September 27, 2024 20:05
Status Success
Total duration 1m 6s
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