weizhouapache commented on PR #6007: URL: https://github.com/apache/cloudstack/pull/6007#issuecomment-1097018425
@slavkap could you please fix the superlinter check ? ``` 2022-04-12 17:45:13 [INFO] File:[/github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py] 2022-04-12 17:45:14 [ERROR] Found errors in [flake8] linter! 2022-04-12 17:45:14 [ERROR] Error code: 1. Command output: ------ /github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py:895:33: W291 trailing whitespace /github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py:1003:29: W291 trailing whitespace /github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py:1783:28: W291 trailing whitespace /github/workspace/test/integration/plugins/storpool/TestStorPoolVolumes.py:2097:34: W291 trailing whitespace ------ 2022-04-12 17:45:14 [INFO] --------------------------- 2022-04-12 17:45:14 [INFO] File:[/github/workspace/test/integration/plugins/storpool/TestTagsOnStorPool.py] 2022-04-12 17:45:14 [ERROR] Found errors in [flake8] linter! 2022-04-12 17:45:14 [ERROR] Error code: 1. Command output: ------ /github/workspace/test/integration/plugins/storpool/TestTagsOnStorPool.py:540:28: W291 trailing whitespace ------ 2022-04-12 17:45:14 [INFO] --------------------------- 2022-04-12 17:45:14 [INFO] File:[/github/workspace/test/integration/plugins/storpool/TestVmSnapshots.py] 2022-04-12 17:45:15 [INFO] - File:[TestVmSnapshots.py] was linted with [flake8] successfully 2022-04-12 17:45:15 [INFO] --------------------------- 2022-04-12 17:45:15 [INFO] File:[/github/workspace/test/integration/plugins/storpool/sp_util.py] 2022-04-12 17:45:15 [ERROR] Found errors in [flake8] linter! 2022-04-12 17:45:15 [ERROR] Error code: 1. Command output: ------ /github/workspace/test/integration/plugins/storpool/sp_util.py:609:81: W291 trailing whitespace ------ ``` -- 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]
