cache: add namespace to scores #1259
Annotations
25 errors and 11 warnings
lint:
config/settings.go#L20
could not import github.com/zhenghaoz/gorse/storage/cache (-: # github.com/zhenghaoz/gorse/storage/cache
|
lint:
master/master.go#L43
could not import github.com/zhenghaoz/gorse/storage/cache (-: # github.com/zhenghaoz/gorse/storage/cache
|
lint:
master/master.go#L162
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
|
lint:
master/master.go#L189
m.RankingModel undefined (type *Master has no field or method RankingModel) (typecheck)
|
lint:
master/master.go#L191
m.RankingModelVersion undefined (type *Master has no field or method RankingModelVersion) (typecheck)
|
lint:
master/master.go#L196
m.RankingModel undefined (type *Master has no field or method RankingModel) (typecheck)
|
lint:
master/master.go#L203
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
|
lint:
master/master.go#L205
m.ClickModelVersion undefined (type *Master has no field or method ClickModelVersion) (typecheck)
|
lint:
master/master.go#L209
m.ClickModel undefined (type *Master has no field or method ClickModel) (typecheck)
|
lint:
master/master.go#L216
m.Config undefined (type *Master has no field or method Config) (typecheck)
|
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.
|
unit tests:
storage/cache/mongodb.go#L353
undefined: collection
|
unit tests:
storage/cache/mongodb.go#L354
undefined: subset
|
unit tests:
storage/cache/mongodb.go#L373
undefined: collections
|
unit tests:
storage/cache/mongodb.go#L390
undefined: collections
|
unit tests:
storage/cache/redis.go#L272
undefined: collection
|
unit tests:
storage/cache/redis.go#L273
undefined: subset
|
unit tests:
storage/cache/redis.go#L274
undefined: subset
|
unit tests:
storage/cache/redis.go#L322
undefined: collections
|
unit tests:
storage/cache/redis.go#L329
undefined: collections
|
unit tests:
storage/cache/sql.go#L436
undefined: collection
|
lint
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/
|
lint
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/
|
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
compatibility tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
compatibility tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|