Skip to content

feat: add job restart to frontend #97

feat: add job restart to frontend

feat: add job restart to frontend #97

Triggered via push March 14, 2024 10:32
Status Success
Total duration 2m 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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