Merge remote-tracking branch 'upstream/master' #8
linting.yml
on: push
Python isort
2m 37s
ShellCheck
15s
Logging macro checking
10s
Ftest tag check
6s
Flake8 check
12s
Doxygen
20s
Pylint check
3m 21s
Codespell
1m 46s
Clang Format
1m 4s
Yamllint check
1m 22s
Copyright check
11s
Annotations
47 errors and 25 warnings
Flake8 check:
site_scons/components/__init__.py#L360
E128 continuation line under-indented for visual indent
|
Flake8 check:
delete_space_line.py#L20
E226 missing whitespace around arithmetic operator
|
Flake8 check:
delete_space_line.py#L20
E111 indentation is not a multiple of 4
|
Flake8 check:
delete_space_line.py#L19
E111 indentation is not a multiple of 4
|
Flake8 check:
delete_space_line.py#L17
E225 missing whitespace around operator
|
Flake8 check:
delete_space_line.py#L17
E225 missing whitespace around operator
|
Flake8 check:
delete_space_line.py#L16
E111 indentation is not a multiple of 4
|
Flake8 check:
delete_space_line.py#L13
E111 indentation is not a multiple of 4
|
Flake8 check:
delete_space_line.py#L8
E111 indentation is not a multiple of 4
|
Flake8 check:
delete_space_line.py#L6
E225 missing whitespace around operator
|
ShellCheck:
build_qemu_centos7.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
|
ShellCheck:
create_pool_cont_gdb_write_io.sh#L14
Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [SC2164]
|
ShellCheck:
create_pool_cont_gdb_write_io.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
|
ShellCheck:
show.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
|
ShellCheck:
test_ut_vos.sh#L1
Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [SC2164]
|
ShellCheck:
test_ut_vos.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
|
ShellCheck:
gdb_engine_start.sh#L1
Consider using pgrep instead of grepping ps output. [SC2009]
|
ShellCheck:
gdb_engine_start.sh#L1
Use $(...) notation instead of legacy backticks `...`. [SC2006]
|
ShellCheck:
gdb_engine_start.sh#L1
Quote this to prevent word splitting. [SC2046]
|
ShellCheck:
gdb_engine_start.sh#L1
Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148]
|
Doxygen
Process completed with exit code 1.
|
Doxygen:
src/include/daos/tse.h#L249
argument 'size' from the argument list of tse_task_buf_embedded has multiple @param documentation sections
|
Doxygen:
src/include/daos/tse.h#L249
argument 'task' from the argument list of tse_task_buf_embedded has multiple @param documentation sections
|
Yamllint check:
./daos_server_centos7_qemu.yml#L38
38:1 [empty-lines] too many blank lines (3 > 2)
|
Yamllint check:
./daos_server_centos7_qemu.yml#L35
35:9 [indentation] wrong indentation: expected 10 but found 8
|
Yamllint check:
./daos_server_centos7_qemu.yml#L33
33:9 [indentation] wrong indentation: expected 6 but found 8
|
Yamllint check:
./daos_server_centos7_qemu.yml#L29
29:9 [indentation] wrong indentation: expected 6 but found 8
|
Yamllint check:
./daos_server_centos7_qemu.yml#L28
28:5 [indentation] wrong indentation: expected 6 but found 4
|
Yamllint check:
./daos_server_centos7_qemu.yml#L26
26:9 [indentation] wrong indentation: expected 6 but found 8
|
Yamllint check:
./daos_server_centos7_qemu.yml#L19
19:5 [indentation] wrong indentation: expected 2 but found 4
|
Yamllint check:
./daos_server_centos7_qemu.yml#L17
17:1 [indentation] wrong indentation: expected 2 but found 0
|
Yamllint check:
./daos_server_centos7_qemu.yml#L7
7:5 [indentation] wrong indentation: expected 2 but found 4
|
Yamllint check:
./daos_server_centos7_qemu.yml#L3
3:1 [indentation] wrong indentation: expected 2 but found 0
|
Codespell:
docker_build_log#L2233
hsa ==> has
|
Codespell:
docker_build_log#L2232
hsa ==> has
|
Codespell:
daos_build_log_133_docker#L2960
iif ==> if
|
Codespell:
daos_build_log_133_docker#L2113
hsa ==> has
|
Codespell:
daos_build_log_133_docker#L2112
hsa ==> has
|
Codespell:
daos_build_log_133_docker#L2111
hsa ==> has
|
Codespell:
build_log#L2666
iif ==> if
|
Codespell:
build_log#L231
hsa ==> has
|
Codespell:
build_log#L230
hsa ==> has
|
Codespell:
build_log#L229
hsa ==> has
|
Python isort
Process completed with exit code 1.
|
Python isort:
site_scons/prereq_tools/base.py#L0
Imports are incorrectly sorted and/or formatted.
|
Pylint check
Process completed with exit code 1.
|
Linting Summary
Process completed with exit code 1.
|
Flake8 check:
site_scons/prereq_tools/base.py#L377
W293 blank line contains whitespace
|
Flake8 check:
site_scons/prereq_tools/base.py#L367
W293 blank line contains whitespace
|
Flake8 check:
site_scons/prereq_tools/base.py#L366
W291 trailing whitespace
|
Flake8 check:
site_scons/prereq_tools/base.py#L364
W293 blank line contains whitespace
|
Flake8 check:
delete_space_line.py#L14
W605 invalid escape sequence '\.'
|
Yamllint check:
./daos_server_centos7_qemu.yml#L144
144:2 [comments] missing starting space in comment
|
Yamllint check:
./daos_server_centos7_qemu.yml#L137
137:2 [comments] missing starting space in comment
|
Yamllint check:
./daos_server_centos7_qemu.yml#L122
122:2 [comments] missing starting space in comment
|
Yamllint check:
./daos_server_centos7_qemu.yml#L114
114:2 [comments] missing starting space in comment
|
Yamllint check:
./daos_server_centos7_qemu.yml#L95
95:2 [comments] missing starting space in comment
|
Yamllint check:
./daos_server_centos7_qemu.yml#L90
90:2 [comments] missing starting space in comment
|
Yamllint check:
./daos_server_centos7_qemu.yml#L75
75:2 [comments] missing starting space in comment
|
Yamllint check:
./daos_server_centos7_qemu.yml#L65
65:2 [comments] missing starting space in comment
|
Yamllint check:
./daos_server_centos7_qemu.yml#L53
53:2 [comments] missing starting space in comment
|
Yamllint check:
./daos_server_centos7_qemu.yml#L18
18:1 [comments-indentation] comment not indented like content
|
Pylint check:
delete_space_line.py#L19
bad-indentation, Bad indentation. Found 6 spaces, expected 12
|
Pylint check:
delete_space_line.py#L18
bad-indentation, Bad indentation. Found 4 spaces, expected 8
|
Pylint check:
delete_space_line.py#L17
bad-indentation, Bad indentation. Found 4 spaces, expected 8
|
Pylint check:
delete_space_line.py#L16
bad-indentation, Bad indentation. Found 6 spaces, expected 12
|
Pylint check:
delete_space_line.py#L15
bad-indentation, Bad indentation. Found 4 spaces, expected 8
|
Pylint check:
delete_space_line.py#L14
bad-indentation, Bad indentation. Found 4 spaces, expected 8
|
Pylint check:
delete_space_line.py#L13
bad-indentation, Bad indentation. Found 6 spaces, expected 12
|
Pylint check:
delete_space_line.py#L12
bad-indentation, Bad indentation. Found 4 spaces, expected 8
|
Pylint check:
delete_space_line.py#L11
bad-indentation, Bad indentation. Found 4 spaces, expected 8
|
Pylint check:
delete_space_line.py#L8
bad-indentation, Bad indentation. Found 2 spaces, expected 4
|