master: unify datasets between tasks #1532
build_test.yml
on: pull_request
unit tests
2m 36s
unit tests (macOS)
6m 20s
unit tests (Windows)
7m 18s
compatibility tests
1m 30s
lint
5m 15s
Matrix: integrate tests
Annotations
26 errors and 6 warnings
integrate tests (mongo)
Process completed with exit code 17.
|
integrate tests (postgres)
The job was canceled because "mongo" failed.
|
integrate tests (postgres)
The operation was canceled.
|
integrate tests (mysql)
The job was canceled because "mongo" failed.
|
integrate tests (mysql)
The operation was canceled.
|
integrate tests (clickhouse)
The job was canceled because "mongo" failed.
|
integrate tests (clickhouse)
The operation was canceled.
|
unit tests:
master/tasks.go#L1018
cannot use dataset.GetItemFeedback()[i] (variable of type []int32) as []dataset.ID value in argument to recommender.Push
|
unit tests:
master/tasks.go#L1139
cannot use dataset.GetUserFeedback()[i] (variable of type []int32) as []dataset.ID value in argument to userToUserRecommender.Push
|
unit tests
Process completed with exit code 1.
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
unit tests (macOS):
master/tasks.go#L1018
cannot use dataset.GetItemFeedback()[i] (variable of type []int32) as []dataset.ID value in argument to recommender.Push
|
unit tests (macOS):
master/tasks.go#L1139
cannot use dataset.GetUserFeedback()[i] (variable of type []int32) as []dataset.ID value in argument to userToUserRecommender.Push
|
unit tests (macOS)
Process completed with exit code 1.
|
unit tests (Windows):
master/tasks.go#L1018
cannot use dataset.GetItemFeedback()[i] (variable of type []int32) as []dataset.ID value in argument to recommender.Push
|
unit tests (Windows):
master/tasks.go#L1139
cannot use dataset.GetUserFeedback()[i] (variable of type []int32) as []dataset.ID value in argument to userToUserRecommender.Push
|
unit tests (Windows)
Process completed with exit code 1.
|
compatibility tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
unit tests
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
Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit tests (macOS)
Restore cache failed: Dependencies file is not found in /Users/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
|