Numbers do not get converted/rendered to text correctly. Most notorious example is code.lineno:
[ERR][Event] exception
code.filepath = /home/adhalia/Code/salego/task_processor/main.go
code.function = main.migrateCronJobsTable
code.lineno =
exception.message = ERROR: syntax error at or near "$1" (SQLSTATE 42601)
exception.type = *pgconn.PgError
level = ERR
log_message.short = ERROR: syntax error at or near "$1" (SQLSTATE 42601)
Numbers do not get converted/rendered to text correctly. Most notorious example is `code.lineno`:
```
[ERR][Event] exception
code.filepath = /home/adhalia/Code/salego/task_processor/main.go
code.function = main.migrateCronJobsTable
code.lineno =
exception.message = ERROR: syntax error at or near "$1" (SQLSTATE 42601)
exception.type = *pgconn.PgError
level = ERR
log_message.short = ERROR: syntax error at or near "$1" (SQLSTATE 42601)
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Numbers do not get converted/rendered to text correctly. Most notorious example is
code.lineno: