feat: implement retry logic in get_github_token #220
Annotations
4 warnings
Build:
server/src/bot.rs#L11
unused import: `OpenPRError`
|
Build:
server/src/github_webhooks.rs#L5
field `comment` is never read
|
Build:
server/src/github_webhooks.rs#L10
fields `issue_url`, `user`, and `body` are never read
|
Build:
server/src/github_webhooks.rs#L17
field `login` is never read
|
Loading