Add workflow_job webhook #27595
pull-compliance.yml
on: pull_request
files-changed
/
detect
6s
lint-backend
5m 43s
lint-templates
31s
lint-yaml
0s
lint-swagger
0s
lint-spell
31s
lint-go-windows
5m 51s
lint-go-gogit
5m 33s
checks-backend
3m 15s
frontend
0s
backend
6m 51s
docs
0s
actions
0s
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.
|