Skip to content

Add workflow_job webhook #27595

Add workflow_job webhook

Add workflow_job webhook #27595

Triggered via pull request February 23, 2025 15:57
Status Failure
Total duration 7m 29s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint-go-gogit: services/notify/notifier.go#L9
ST1019: package "code.gitea.io/gitea/models/actions" is being imported more than once (stylecheck)
lint-go-gogit: services/notify/notifier.go#L10
duplicated-imports: Package "code.gitea.io/gitea/models/actions" already imported (revive)
lint-go-gogit: services/webhook/notifier.go#L957
Error return value of `job.LoadAttributes` is not checked (errcheck)
lint-go-gogit: services/webhook/notifier.go#L960
var-naming: var runnerId should be runnerID (revive)
lint-go-gogit
Process completed with exit code 2.
lint-backend: services/notify/notifier.go#L9
ST1019: package "code.gitea.io/gitea/models/actions" is being imported more than once (stylecheck)
lint-backend: services/notify/notifier.go#L10
duplicated-imports: Package "code.gitea.io/gitea/models/actions" already imported (revive)
lint-backend: services/webhook/notifier.go#L957
Error return value of `job.LoadAttributes` is not checked (errcheck)
lint-backend: services/webhook/notifier.go#L960
var-naming: var runnerId should be runnerID (revive)
lint-backend
Process completed with exit code 2.
lint-go-windows: services/notify/notifier.go#L9
ST1019: package "code.gitea.io/gitea/models/actions" is being imported more than once (stylecheck)
lint-go-windows: services/notify/notifier.go#L10
duplicated-imports: Package "code.gitea.io/gitea/models/actions" already imported (revive)
lint-go-windows: services/webhook/notifier.go#L957
Error return value of `job.LoadAttributes` is not checked (errcheck)
lint-go-windows: services/webhook/notifier.go#L960
var-naming: var runnerId should be runnerID (revive)
lint-go-windows
Process completed with exit code 2.