Skip to content

Fix GetCommitStatuses (#28787) #12265

Fix GetCommitStatuses (#28787)

Fix GetCommitStatuses (#28787) #12265

Triggered via pull request January 15, 2024 14:07
Status Failure
Total duration 2m 57s
Artifacts

pull-db-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.