Fix GetCommitStatuses
(#28787)
#12265
pull-db-tests.yml
on: pull_request
files-changed
/
detect
8s
test-pgsql
2m 18s
test-sqlite
2m 9s
test-unit
2m 25s
test-mysql5
2m 18s
test-mysql8
2m 7s
test-mssql
2m 13s
Annotations
18 errors
test-sqlite:
routers/api/v1/repo/status.go#L198
assignment mismatch: 3 variables but db.FindAndCount[git_model.CommitStatus] returns 2 values
|
test-sqlite:
routers/api/v1/repo/status.go#L198
not enough arguments in call to db.FindAndCount[git_model.CommitStatus]
|
test-sqlite
Process completed with exit code 2.
|
test-mssql:
routers/api/v1/repo/status.go#L198
assignment mismatch: 3 variables but db.FindAndCount[git_model.CommitStatus] returns 2 values
|
test-mssql:
routers/api/v1/repo/status.go#L198
not enough arguments in call to db.FindAndCount[git_model.CommitStatus]
|
test-mssql
Process completed with exit code 2.
|
test-pgsql:
routers/api/v1/repo/status.go#L198
assignment mismatch: 3 variables but db.FindAndCount[git_model.CommitStatus] returns 2 values
|
test-pgsql:
routers/api/v1/repo/status.go#L198
not enough arguments in call to db.FindAndCount[git_model.CommitStatus]
|
test-pgsql
Process completed with exit code 2.
|
test-mysql5:
routers/api/v1/repo/status.go#L198
assignment mismatch: 3 variables but db.FindAndCount[git_model.CommitStatus] returns 2 values
|
test-mysql5:
routers/api/v1/repo/status.go#L198
not enough arguments in call to db.FindAndCount[git_model.CommitStatus]
|
test-mysql5
Process completed with exit code 2.
|
test-unit:
routers/api/v1/repo/status.go#L198
assignment mismatch: 3 variables but db.FindAndCount[git_model.CommitStatus] returns 2 values
|
test-unit:
routers/api/v1/repo/status.go#L198
not enough arguments in call to db.FindAndCount[git_model.CommitStatus]
|
test-unit
Process completed with exit code 2.
|
test-mysql8:
routers/api/v1/repo/status.go#L198
assignment mismatch: 3 variables but db.FindAndCount[git_model.CommitStatus] returns 2 values
|
test-mysql8:
routers/api/v1/repo/status.go#L198
not enough arguments in call to db.FindAndCount[git_model.CommitStatus]
|
test-mysql8
Process completed with exit code 2.
|