[yurthub] support cache response for partial object metadata requests。 #4638
ci.yaml
on: pull_request
typos-check
6s
verify
19s
golangci-lint
3m 33s
unit-tests
5m 36s
e2e-tests
12m 58s
Annotations
5 errors and 2 warnings
verify
Process completed with exit code 2.
|
golangci-lint:
pkg/yurthub/proxy/util/util_test.go#L113
undefined: util.IsPartialRequestFrom (typecheck)
|
golangci-lint
issues found
|
unit-tests:
pkg/yurthub/proxy/util/util_test.go#L113
undefined: util.IsPartialRequestFrom
|
unit-tests
Process completed with exit code 2.
|
golangci-lint
Unexpected input(s) 'mode', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'mode', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|