add multiplexer proxy. #103
ci.yaml
on: push
typos-check
8s
verify
1m 9s
golangci-lint
2m 9s
unit-tests
5m 5s
e2e-tests
2m 42s
Annotations
2 errors and 9 warnings
typos-check
Process completed with exit code 2.
|
e2e-tests
Process completed with exit code 2.
|
typos-check:
pkg/yurthub/proxy/multiplexer/watchembeddedencoder.go#L84
"tranforming" should be "transforming".
|
typos-check:
pkg/yurthub/proxy/multiplexer/multiplexerproxy_test.go#L147
"Namepsace" should be "Namespace".
|
typos-check:
pkg/yurthub/proxy/multiplexer/multiplexerproxy_test.go#L217
"Namepsace" should be "Namespace".
|
verify
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed 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']
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
e2e-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|