implement non-personalized recommender #1327
Annotations
7 errors and 5 warnings
golangci-lint:
cmd/gorse-in-one/main.go#L38
could not import github.com/zhenghaoz/gorse/master (-: # github.com/zhenghaoz/gorse/master
|
golangci-lint:
cmd/gorse-in-one/main.go#L41
could not import github.com/zhenghaoz/gorse/worker (-: # github.com/zhenghaoz/gorse/worker
|
golangci-lint:
cmd/gorse-master/main.go#L25
could not import github.com/zhenghaoz/gorse/master (-: # github.com/zhenghaoz/gorse/master
|
golangci-lint:
cmd/gorse-worker/main.go#L23
could not import github.com/zhenghaoz/gorse/worker (-: # github.com/zhenghaoz/gorse/worker
|
golangci-lint:
master/local_cache.go#L1
: # github.com/zhenghaoz/gorse/master [github.com/zhenghaoz/gorse/master.test]
|
golangci-lint:
worker/local_cache.go#L1
: # github.com/zhenghaoz/gorse/worker [github.com/zhenghaoz/gorse/worker.test]
|
golangci-lint
issues found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
golangci-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/
|
golangci-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/
|
Loading