fix(webhook): prevent tag events from bypassing branch filters targets #35449 #32435
pull-db-tests.yml
on: pull_request
files-changed
/
detect
4s
test-pgsql
2m 0s
test-sqlite
2m 38s
test-unit
2m 3s
test-mysql
2m 1s
test-mssql
1m 58s
Annotations
10 errors
|
test-mssql
Process completed with exit code 2.
|
|
test-mssql:
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
|
|
test-pgsql
Process completed with exit code 2.
|
|
test-pgsql:
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
|
|
test-mysql
Process completed with exit code 2.
|
|
test-mysql:
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
|
|
test-unit
Process completed with exit code 2.
|
|
test-unit:
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
|
|
test-sqlite
Process completed with exit code 2.
|
|
test-sqlite:
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
|