Skip to content

模糊匹配新增kvIdFuzzyCache,查询时缓存,增删改时直接整个失效,底层kvDoc直接复用 #622

模糊匹配新增kvIdFuzzyCache,查询时缓存,增删改时直接整个失效,底层kvDoc直接复用

模糊匹配新增kvIdFuzzyCache,查询时缓存,增删改时直接整个失效,底层kvDoc直接复用 #622

Re-run triggered October 10, 2025 02:47
Status Failure
Total duration 1m 7s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
static-checks
Process completed with exit code 1.
lint: server/datasource/mongo/history/history_dao.go#L120
missing type in composite literal (typecheck)
lint: server/datasource/mongo/history/history_dao.go#L119
missing type in composite literal (typecheck)
lint: server/datasource/mongo/counter/revision.go#L68
missing type in composite literal (typecheck)
lint: server/server.go#L37
undefined: chassis (typecheck)
lint: server/server.go#L36
undefined: chassis (typecheck)
lint: server/server.go#L35
undefined: chassis (typecheck)
lint: server/metrics/prometheus.go#L27
undefined: archaius (typecheck)
lint: server/config/config.go#L38
undefined: yaml (typecheck)
lint: server/config/config.go#L37
undefined: archaius (typecheck)
lint: server/config/config.go#L33
undefined: archaius (typecheck)
lint
Cache service responded with 400
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/