feat: improve readiness probe for yurthub component #4860
ci.yaml
on: pull_request
typos-check
5s
verify
31s
golangci-lint
3m 36s
unit-tests
6m 5s
e2e-tests
12m 15s
Annotations
5 errors and 6 warnings
typos-check
Process completed with exit code 2.
|
golangci-lint:
cmd/yurthub/app/options/pool_scope_metadata.go#L52
`Resouce` is a misspelling of `Resource` (misspell)
|
golangci-lint:
pkg/yurthub/proxy/proxy.go#L159
`resouce` is a misspelling of `resource` (misspell)
|
golangci-lint:
pkg/yurthub/multiplexer/multiplexer_test.go#L65
ineffectual assignment to err (ineffassign)
|
golangci-lint
issues found
|
typos-check:
cmd/yurthub/app/options/options.go#L217
"resourecs" should be "resources".
|
typos-check:
cmd/yurthub/app/options/pool_scope_metadata_test.go#L114
"expeted" should be "expected".
|
typos-check:
pkg/yurthub/proxy/proxy.go#L159
"resouce" should be "resource".
|
typos-check:
pkg/yurthub/multiplexer/multiplexer.go#L96
"resouces" should be "resources".
|
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']
|