implement non-personalized recommender #1351
build_test.yml
on: pull_request
unit tests
6m 6s
unit tests (macOS)
8m 48s
unit tests (Windows)
7m 43s
compatibility tests
1m 2s
lint
4m 3s
Matrix: integrate tests
Annotations
23 errors and 11 warnings
integrate tests (mysql)
Process completed with exit code 17.
|
integrate tests (clickhouse)
The job was canceled because "mysql" failed.
|
integrate tests (clickhouse)
Process completed with exit code 17.
|
integrate tests (postgres)
The job was canceled because "mysql" failed.
|
integrate tests (postgres)
The operation was canceled.
|
integrate tests (mongo)
The job was canceled because "mysql" failed.
|
integrate tests (mongo)
The operation was canceled.
|
lint:
config/settings.go#L20
could not import github.com/zhenghaoz/gorse/storage/cache (-: # github.com/zhenghaoz/gorse/storage/cache
|
lint:
logics/leaderboard.go#L25
could not import github.com/zhenghaoz/gorse/storage/cache (-: # github.com/zhenghaoz/gorse/storage/cache
|
lint:
master/master.go#L46
could not import github.com/zhenghaoz/gorse/storage/cache (-: # github.com/zhenghaoz/gorse/storage/cache
|
lint:
master/master.go#L169
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
|
lint:
master/master.go#L196
m.RankingModel undefined (type *Master has no field or method RankingModel) (typecheck)
|
lint:
master/master.go#L198
m.RankingModelVersion undefined (type *Master has no field or method RankingModelVersion) (typecheck)
|
lint:
master/master.go#L203
m.RankingModel undefined (type *Master has no field or method RankingModel) (typecheck)
|
lint:
master/master.go#L210
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
|
lint:
master/master.go#L212
m.ClickModelVersion undefined (type *Master has no field or method ClickModelVersion) (typecheck)
|
lint:
master/master.go#L216
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
|
unit tests:
storage/cache/proxy.go#L165
not enough arguments in call to p.database.UpdateScores
|
unit tests
Process completed with exit code 1.
|
unit tests (Windows):
storage/cache/proxy.go#L165
not enough arguments in call to p.database.UpdateScores
|
unit tests (Windows)
Process completed with exit code 1.
|
unit tests (macOS):
storage/cache/proxy.go#L165
not enough arguments in call to p.database.UpdateScores
|
unit tests (macOS)
Process completed with exit code 1.
|
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 (mysql)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
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
|