Move some functions to gitrepo package #32508
pull-db-tests.yml
on: pull_request
files-changed
/
detect
6s
test-pgsql
10m 35s
test-sqlite
2m 26s
test-unit
10m 0s
test-mysql
10m 30s
test-mssql
8m 11s
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.
|