gitdataai/libs/service/issue
ZhenYi ef529d772b fix(service): resolve backend compilation errors
- access_key.rs: use rand::rng() and random_range() for rand 0.10 API
- access_key.rs: fix update() returns DbErr, add .map_err(AppError::from)
- sync.rs: upsert_provider expects &str not String
- sync.rs: add QueryOrder import for order_by_asc
- issue.rs: change %e to ?e for Debug trait instead of Display
- workspace/info.rs: add missing closing brace in struct literal
2026-04-27 16:39:52 +08:00
..
assignee.rs init 2026-04-15 09:08:09 +08:00
comment.rs init 2026-04-15 09:08:09 +08:00
issue.rs fix(service): resolve backend compilation errors 2026-04-27 16:39:52 +08:00
label.rs fix(agent/service): retry jitter, tool executor ordering, curl SSRF, grep/JSON 2026-04-25 09:53:31 +08:00
mod.rs fix(agent/service): retry jitter, tool executor ordering, curl SSRF, grep/JSON 2026-04-25 09:53:31 +08:00
pull_request.rs init 2026-04-15 09:08:09 +08:00
reaction.rs init 2026-04-15 09:08:09 +08:00
repo.rs init 2026-04-15 09:08:09 +08:00
subscriber.rs init 2026-04-15 09:08:09 +08:00