Implement socket communication with LeCroy #393
Annotations
35 errors
pylint (3.11):
scaaml/capture/scope/lecroy/lecroy_communication.py#L261
Line too long (91/80) (line-too-long)
|
pylint (3.11):
scaaml/capture/scope/lecroy/lecroy_communication.py#L331
Unnecessary parens after 'while' keyword (superfluous-parens)
|
pylint (3.11):
scaaml/capture/scope/lecroy/lecroy_communication.py#L332
Line too long (85/80) (line-too-long)
|
pylint (3.11):
scaaml/capture/scope/lecroy/lecroy_communication.py#L211
Attribute name "_s_leCroyCommandHeader" doesn't conform to '^_{0,2}[a-z][a-z0-9_]*$' pattern (invalid-name)
|
pylint (3.11):
scaaml/capture/scope/lecroy/lecroy_communication.py#L274
Use lazy % formatting in logging functions (logging-fstring-interpolation)
|
pylint (3.11):
scaaml/capture/scope/lecroy/lecroy_communication.py#L320
Variable name "v_nbTotalBytes" doesn't conform to '^[a-z][a-z0-9_]*$' pattern (invalid-name)
|
pylint (3.11):
scaaml/capture/scope/lecroy/lecroy_communication.py#L24
Unused numpy imported as np (unused-import)
|
pylint (3.11)
Process completed with exit code 20.
|
pylint (3.8)
The job was canceled because "_3_11" failed.
|
pylint (3.8):
scaaml/capture/scope/lecroy/lecroy_communication.py#L261
Line too long (91/80) (line-too-long)
|
pylint (3.8):
scaaml/capture/scope/lecroy/lecroy_communication.py#L331
Unnecessary parens after 'while' keyword (superfluous-parens)
|
pylint (3.8):
scaaml/capture/scope/lecroy/lecroy_communication.py#L332
Line too long (85/80) (line-too-long)
|
pylint (3.8):
scaaml/capture/scope/lecroy/lecroy_communication.py#L211
Attribute name "_s_leCroyCommandHeader" doesn't conform to '^_{0,2}[a-z][a-z0-9_]*$' pattern (invalid-name)
|
pylint (3.8):
scaaml/capture/scope/lecroy/lecroy_communication.py#L274
Use lazy % formatting in logging functions (logging-fstring-interpolation)
|
pylint (3.8):
scaaml/capture/scope/lecroy/lecroy_communication.py#L320
Variable name "v_nbTotalBytes" doesn't conform to '^[a-z][a-z0-9_]*$' pattern (invalid-name)
|
pylint (3.8):
scaaml/capture/scope/lecroy/lecroy_communication.py#L24
Unused numpy imported as np (unused-import)
|
pylint (3.8)
Process completed with exit code 20.
|
pylint (3.9)
The job was canceled because "_3_11" failed.
|
pylint (3.9):
scaaml/capture/scope/lecroy/lecroy_communication.py#L261
Line too long (91/80) (line-too-long)
|
pylint (3.9):
scaaml/capture/scope/lecroy/lecroy_communication.py#L331
Unnecessary parens after 'while' keyword (superfluous-parens)
|
pylint (3.9):
scaaml/capture/scope/lecroy/lecroy_communication.py#L332
Line too long (85/80) (line-too-long)
|
pylint (3.9):
scaaml/capture/scope/lecroy/lecroy_communication.py#L211
Attribute name "_s_leCroyCommandHeader" doesn't conform to '^_{0,2}[a-z][a-z0-9_]*$' pattern (invalid-name)
|
pylint (3.9):
scaaml/capture/scope/lecroy/lecroy_communication.py#L274
Use lazy % formatting in logging functions (logging-fstring-interpolation)
|
pylint (3.9):
scaaml/capture/scope/lecroy/lecroy_communication.py#L320
Variable name "v_nbTotalBytes" doesn't conform to '^[a-z][a-z0-9_]*$' pattern (invalid-name)
|
pylint (3.9):
scaaml/capture/scope/lecroy/lecroy_communication.py#L24
Unused numpy imported as np (unused-import)
|
pylint (3.9)
Process completed with exit code 20.
|
pylint (3.10)
The job was canceled because "_3_11" failed.
|
pylint (3.10):
scaaml/capture/scope/lecroy/lecroy_communication.py#L261
Line too long (91/80) (line-too-long)
|
pylint (3.10):
scaaml/capture/scope/lecroy/lecroy_communication.py#L331
Unnecessary parens after 'while' keyword (superfluous-parens)
|
pylint (3.10):
scaaml/capture/scope/lecroy/lecroy_communication.py#L332
Line too long (85/80) (line-too-long)
|
pylint (3.10):
scaaml/capture/scope/lecroy/lecroy_communication.py#L211
Attribute name "_s_leCroyCommandHeader" doesn't conform to '^_{0,2}[a-z][a-z0-9_]*$' pattern (invalid-name)
|
pylint (3.10):
scaaml/capture/scope/lecroy/lecroy_communication.py#L274
Use lazy % formatting in logging functions (logging-fstring-interpolation)
|
pylint (3.10):
scaaml/capture/scope/lecroy/lecroy_communication.py#L320
Variable name "v_nbTotalBytes" doesn't conform to '^[a-z][a-z0-9_]*$' pattern (invalid-name)
|
pylint (3.10):
scaaml/capture/scope/lecroy/lecroy_communication.py#L24
Unused numpy imported as np (unused-import)
|
pylint (3.10)
The operation was canceled.
|