Skip to content

Move some functions to gitrepo package #32508

Move some functions to gitrepo package

Move some functions to gitrepo package #32508

Triggered via pull request October 5, 2025 04:01
Status Failure
Total duration 10m 47s
Artifacts

pull-db-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
test-sqlite
Process completed with exit code 2.
test-sqlite: modules/git/repo_tree_gogit.go#L41
undefined: gitcmd.RunOpts
test-sqlite: modules/git/repo_tree_gogit.go#L41
too many arguments in call to gitcmd.NewCommand("rev-parse", "--verify").AddDynamicArguments(idStr).RunStdString
test-sqlite: modules/git/repo_commit_gogit.go#L54
undefined: gitcmd.RunOpts
test-sqlite: modules/git/repo_commit_gogit.go#L54
too many arguments in call to gitcmd.NewCommand("rev-parse", "--verify").AddDynamicArguments(commitID).RunStdString
test-mssql
Process completed with exit code 2.
test-unit
Process completed with exit code 2.
test-unit: modules/git/gitcmd/command_race_test.go#L32
undefined: RunOpts
test-unit: modules/git/gitcmd/command_race_test.go#L32
too many arguments in call to cmd.Run
test-unit: modules/git/gitcmd/command_race_test.go#L20
undefined: RunOpts
test-unit: modules/git/gitcmd/command_race_test.go#L20
too many arguments in call to cmd.Run
test-mysql
Process completed with exit code 2.
test-pgsql
Process completed with exit code 2.