feat: set details url to web frontend #105
Annotations
6 warnings
Build:
server/src/routes/job.rs#L10
unused import: `tokio::runtime::Handle`
|
Build:
server/src/routes/job.rs#L11
unused import: `error`
|
Build:
server/src/routes/pipeline.rs#L14
unused import: `teloxide::prelude`
|
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