leslie-tsang commented on issue #6076:
URL: https://github.com/apache/apisix/issues/6076#issuecomment-1011676066


   > Maybe it can work ,but wiil be always failed in other ci
   
   * [build (ubuntu-18.04, 
linux_openresty)](https://github.com/apache/apisix/runs/4790512640?check_suite_focus=true)
 Failure may be due to lack of memory
   * [run ci on 
centos7](https://github.com/apache/apisix/runs/4790512541?check_suite_focus=true)
 Ditto
   * 
[ci-eclint](https://github.com/apache/apisix/runs/4790512078?check_suite_focus=true)
 
      ```bash
      docs/zh/latest/discovery/kubernetes.md
       41:43 ❌ unexpected trailing whitespace
                                               (EditorConfig 
trim_trailing_whitespace https://goo.gl/oo8iVb)
       47:14 ❌ unexpected trailing whitespace
                                               (EditorConfig 
trim_trailing_whitespace https://goo.gl/oo8iVb)
       50:80 ❌ unexpected trailing whitespace
                                               (EditorConfig 
trim_trailing_whitespace https://goo.gl/oo8iVb)
      ```
   * 
[Markdown](https://github.com/apache/apisix/runs/4790512152?check_suite_focus=true)
   
       ```bash
       docs/zh/latest/discovery/kubernetes.md:41:43 MD009/no-trailing-spaces 
Trailing spaces [Expected: 0 or 2; Actual: 6]
       docs/zh/latest/discovery/kubernetes.md:47:14 MD009/no-trailing-spaces 
Trailing spaces [Expected: 0 or 2; Actual: 1]
       docs/zh/latest/discovery/kubernetes.md:50:80 MD009/no-trailing-spaces 
Trailing spaces [Expected: 0 or 2; Actual: 1]
       docs/zh/latest/discovery/kubernetes.md:85:1 MD037/no-space-in-emphasis 
Spaces inside emphasis markers [Context: "> _"]
       docs/zh/latest/discovery/kubernetes.md:92 MD028/no-blanks-blockquote 
Blank line inside blockquote
       docs/zh/latest/discovery/kubernetes.md:94 MD032/blanks-around-lists 
Lists should be surrounded by blank lines [Context: ">  + mTLS"]
       docs/zh/latest/discovery/kubernetes.md:98 MD032/blanks-around-lists 
Lists should be surrounded by blank lines [Context: "> 所以只实现了 token 的方式, 
这也意味着不支持 k..."]
       docs/zh/latest/discovery/kubernetes.md:101 MD028/no-blanks-blockquote 
Blank line inside blockquote
       docs/zh/latest/discovery/kubernetes.md:104 MD035/hr-style Horizontal 
rule style [Expected: -------; Actual: ------]
       docs/zh/latest/discovery/kubernetes.md:106 MD012/no-multiple-blanks 
Multiple consecutive blank lines [Expected: 1; Actual: 2]
       ```
   
   > Try to run your test suites in a separated github action workflow, so that 
you don't have to launch a couple of components which are not related to your 
cases.
   
   It should work. 🤣


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to