updated indexing functionality #2652
regular-tests.yaml
on: pull_request
test-backend
1m 19s
lint-backend
1m 30s
format-backend
16s
lint-frontend
21s
test-frontend
28s
check-translations
15s
Annotations
16 errors and 3 warnings
|
test-backend
Process completed with exit code 1.
|
|
test-backend
unknown field NumDirs in struct literal of type ReducedIndex
|
|
test-backend
unknown field NumFiles in struct literal of type ReducedIndex
|
|
test-backend
idx.RecursiveUpdateDirSizes undefined (type *Index has no field or method RecursiveUpdateDirSizes)
|
|
test-backend
idx.RecursiveUpdateDirSizes undefined (type *Index has no field or method RecursiveUpdateDirSizes)
|
|
test-backend
idx.RecursiveUpdateDirSizes undefined (type *Index has no field or method RecursiveUpdateDirSizes)
|
|
test-backend
unknown field LastIndexed in struct literal of type ReducedIndex
|
|
test-backend
idx.LastIndexed undefined (type *Index has no field or method LastIndexed)
|
|
lint-backend
issues found
|
|
lint-backend
unknown field NumDirs in struct literal of type ReducedIndex (typecheck)
|
|
lint-backend
unknown field NumFiles in struct literal of type ReducedIndex
|
|
lint-backend
idx.RecursiveUpdateDirSizes undefined (type *Index has no field or method RecursiveUpdateDirSizes)
|
|
lint-backend
idx.RecursiveUpdateDirSizes undefined (type *Index has no field or method RecursiveUpdateDirSizes)
|
|
lint-backend
idx.RecursiveUpdateDirSizes undefined (type *Index has no field or method RecursiveUpdateDirSizes)
|
|
lint-backend
unknown field LastIndexed in struct literal of type ReducedIndex
|
|
lint-backend
idx.LastIndexed undefined (type *Index has no field or method LastIndexed)
|
|
format-backend
Restore cache failed: Dependencies file is not found in /home/runner/work/filebrowser/filebrowser. Supported file pattern: go.sum
|
|
test-backend
Restore cache failed: Dependencies file is not found in /home/runner/work/filebrowser/filebrowser. Supported file pattern: go.sum
|
|
lint-backend
Restore cache failed: Dependencies file is not found in /home/runner/work/filebrowser/filebrowser. Supported file pattern: go.sum
|