implement item to item recommendation #1452
build_test.yml
on: pull_request
unit tests
2m 42s
unit tests (macOS)
8m 31s
unit tests (Windows)
7m 17s
compatibility tests
1m 16s
lint
37s
Matrix: integrate tests
Annotations
22 errors and 12 warnings
lint:
cmd/gorse-in-one/main.go#L38
could not import github.com/zhenghaoz/gorse/master (-: # github.com/zhenghaoz/gorse/master
|
lint:
cmd/gorse-master/main.go#L25
could not import github.com/zhenghaoz/gorse/master (-: # github.com/zhenghaoz/gorse/master
|
lint:
master/local_cache.go#L1
: # github.com/zhenghaoz/gorse/master [github.com/zhenghaoz/gorse/master.test]
|
lint
issues found
|
integrate tests (postgres)
Process completed with exit code 17.
|
integrate tests (mongo)
Process completed with exit code 17.
|
integrate tests (clickhouse)
The job was canceled because "postgres" failed.
|
integrate tests (clickhouse)
Process completed with exit code 17.
|
integrate tests (mysql)
The job was canceled because "postgres" failed.
|
integrate tests (mysql)
The operation was canceled.
|
unit tests:
master/tasks.go#L196
m.itemToItemMutex undefined (type *Master has no field or method itemToItemMutex)
|
unit tests:
master/tasks.go#L197
m.itemToItemRecommenders undefined (type *Master has no field or method itemToItemRecommenders)
|
unit tests:
master/tasks.go#L198
m.itemToItemMutex undefined (type *Master has no field or method itemToItemMutex)
|
unit tests
Process completed with exit code 1.
|
unit tests (Windows):
master/tasks.go#L196
m.itemToItemMutex undefined (type *Master has no field or method itemToItemMutex)
|
unit tests (Windows):
master/tasks.go#L197
m.itemToItemRecommenders undefined (type *Master has no field or method itemToItemRecommenders)
|
unit tests (Windows):
master/tasks.go#L198
m.itemToItemMutex undefined (type *Master has no field or method itemToItemMutex)
|
unit tests (Windows)
Process completed with exit code 1.
|
unit tests (macOS):
master/tasks.go#L196
m.itemToItemMutex undefined (type *Master has no field or method itemToItemMutex)
|
unit tests (macOS):
master/tasks.go#L197
m.itemToItemRecommenders undefined (type *Master has no field or method itemToItemRecommenders)
|
unit tests (macOS):
master/tasks.go#L198
m.itemToItemMutex undefined (type *Master has no field or method itemToItemMutex)
|
unit tests (macOS)
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
compatibility tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
compatibility tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
integrate tests (postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integrate tests (mongo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
unit tests (Windows)
Restore cache failed: Dependencies file is not found in D:\a\gorse\gorse. Supported file pattern: go.sum
|
unit tests (macOS)
Restore cache failed: Dependencies file is not found in /Users/runner/work/gorse/gorse. Supported file pattern: go.sum
|