fix(webhook): prevent tag events from bypassing branch filters targets #35449 #33147
pull-compliance.yml
on: pull_request
files-changed
/
detect
7s
lint-backend
5m 10s
lint-templates
0s
lint-yaml
0s
lint-swagger
0s
lint-spell
33s
lint-go-windows
5m 19s
lint-go-gogit
5m 22s
checks-backend
5m 9s
frontend
0s
backend
2m 12s
docs
0s
actions
0s
Annotations
14 errors
|
backend
Process completed with exit code 1.
|
|
backend:
services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
|
|
checks-backend
Process completed with exit code 2.
|
|
checks-backend:
services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
|
|
checks-backend:
services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
|
|
checks-backend:
services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
|
|
checks-backend:
services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
|
|
checks-backend:
services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch
|
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch (typecheck)
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch (typecheck)
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
services/webhook/webhook.go#L154
cannot use ref (variable of string type "code.gitea.io/gitea/modules/git".RefName) as string value in argument to checkBranch (typecheck)
|