5 | 5 | 2023/08/29 06:12:10 cmd/web.go:175:serveInstalled() [W] Table webhook Column is_system_webhook db nullable is false, struct nullable is true |
6 | 6 | 2023/08/29 06:12:10 cmd/web.go:175:serveInstalled() [W] Table hook_task column id db type is SERIAL, struct type is BIGSERIAL |
7 | 7 | 2023/08/29 06:12:10 cmd/web.go:175:serveInstalled() [W] Table hook_task has column repo_id but struct has not related field |
8 | 8 | 2023/08/29 06:12:10 cmd/web.go:175:serveInstalled() [W] Table review column type db type is VARCHAR(255), struct type is INTEGER |