Make last commit cache always available #28974
pull-db-tests.yml
on: pull_request
files-changed
/
detect
7s
test-pgsql
22m 27s
test-sqlite
1m 56s
test-unit
12m 7s
test-mysql
23m 36s
test-mssql
17m 22s
Annotations
23 errors
|
test-sqlite:
modules/git/repo_commit.go#L44
repo.commitCache undefined (type *Repository has no field or method commitCache)
|
|
test-sqlite:
modules/git/repo_commit.go#L30
repo.commitCache undefined (type *Repository has no field or method commitCache)
|
|
test-sqlite:
modules/git/log_name_status.go#L397
repo.lastCommitCache undefined (type *Repository has no field or method lastCommitCache, but does have field LastCommitCache)
|
|
test-sqlite:
modules/git/log_name_status.go#L390
repo.lastCommitCache undefined (type *Repository has no field or method lastCommitCache, but does have field LastCommitCache)
|
|
test-sqlite:
modules/git/last_commit_cache_gogit.go#L19
c.ID undefined (type *lastCommitCache has no field or method ID)
|
|
test-sqlite:
modules/git/last_commit_cache.go#L112
repo.lastCommitCache undefined (type *Repository has no field or method lastCommitCache, but does have field LastCommitCache)
|
|
test-sqlite:
modules/git/commit.go#L81
c.repo.lastCommitCache undefined (type *Repository has no field or method lastCommitCache, but does have field LastCommitCache)
|
|
test-sqlite:
modules/git/commit_info_gogit.go#L157
undefined: LastCommitCache
|
|
test-sqlite:
modules/git/commit_info_gogit.go#L40
undefined: getLastCommitForPathsByCache
|
|
test-sqlite:
modules/git/repo_base_gogit.go#L38
undefined: LastCommitCache
|
|
test-unit:
modules/git/repo_commit.go#L44
repo.commitCache undefined (type *Repository has no field or method commitCache)
|
|
test-unit:
modules/git/repo_commit.go#L30
repo.commitCache undefined (type *Repository has no field or method commitCache)
|
|
test-unit:
modules/git/log_name_status.go#L397
repo.lastCommitCache undefined (type *Repository has no field or method lastCommitCache, but does have field LastCommitCache)
|
|
test-unit:
modules/git/log_name_status.go#L390
repo.lastCommitCache undefined (type *Repository has no field or method lastCommitCache, but does have field LastCommitCache)
|
|
test-unit:
modules/git/last_commit_cache_gogit.go#L19
c.ID undefined (type *lastCommitCache has no field or method ID)
|
|
test-unit:
modules/git/last_commit_cache.go#L112
repo.lastCommitCache undefined (type *Repository has no field or method lastCommitCache, but does have field LastCommitCache)
|
|
test-unit:
modules/git/commit.go#L81
c.repo.lastCommitCache undefined (type *Repository has no field or method lastCommitCache, but does have field LastCommitCache)
|
|
test-unit:
modules/git/commit_info_gogit.go#L157
undefined: LastCommitCache
|
|
test-unit:
modules/git/commit_info_gogit.go#L40
undefined: getLastCommitForPathsByCache
|
|
test-unit:
modules/git/repo_base_gogit.go#L38
undefined: LastCommitCache
|
|
test-mssql
Process completed with exit code 2.
|
|
test-pgsql
Process completed with exit code 2.
|
|
test-mysql
Process completed with exit code 2.
|