refactor: implement context based progress tracker #1139
Annotations
10 errors and 4 warnings
base/parallel/parallel.go#L21
could not import github.com/zhenghaoz/gorse/base/task (-: # github.com/zhenghaoz/gorse/base/task
|
base/search/hnsw.go#L29
could not import github.com/zhenghaoz/gorse/base/task (-: # github.com/zhenghaoz/gorse/base/task
|
base/task/schedule.go#L1
: # github.com/zhenghaoz/gorse/base/task [github.com/zhenghaoz/gorse/base/task.test]
|
master/master.go#L34
could not import github.com/zhenghaoz/gorse/base/task (-: # github.com/zhenghaoz/gorse/base/task
|
master/master.go#L182
m.RankingModel undefined (type *Master has no field or method RankingModel) (typecheck)
|
master/master.go#L184
m.RankingModelVersion undefined (type *Master has no field or method RankingModelVersion) (typecheck)
|
master/master.go#L189
m.RankingModel undefined (type *Master has no field or method RankingModel) (typecheck)
|
master/master.go#L196
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
|
master/master.go#L198
m.ClickModelVersion undefined (type *Master has no field or method ClickModelVersion) (typecheck)
|
master/master.go#L202
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
|
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 `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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading