feat: add job restart to frontend #97
Annotations
7 warnings
Build:
server/src/routes/job.rs#L7
unused import: `octocrab::models::checks::CheckRunOutput`
|
Build:
server/src/routes/job.rs#L10
unused import: `error`
|
Build:
server/src/routes/job.rs#L216
variable does not need to be mutable
|
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