Skip to content

Merge pull request #58 from ktn001/patch-1 #36

Merge pull request #58 from ktn001/patch-1

Merge pull request #58 from ktn001/patch-1 #36

Triggered via push September 16, 2023 15:02
Status Success
Total duration 23s
Artifacts

lint_Php73.yml

on: push
Run linters
12s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

100 errors
resources/demond/demond.py#L17
'string' imported but unused (F401)
resources/demond/demond.py#L21
'datetime' imported but unused (F401)
resources/demond/demond.py#L23
're' imported but unused (F401)
resources/demond/demond.py#L25
'optparse.OptionParser' imported but unused (F401)
resources/demond/demond.py#L26
'os.path.join' imported but unused (F401)
resources/demond/demond.py#L31
Indentation contains tabs (W191)
resources/demond/demond.py#L31
'from jeedom.jeedom import *' used; unable to detect undefined names (F403)
resources/demond/demond.py#L33
Indentation contains tabs (W191)
resources/demond/demond.py#L34
Indentation contains tabs (W191)
resources/demond/demond.py#L36
Expected 2 blank lines, found 1 (E302)
resources/demond/demond.py#L37
Indentation contains tabs (W191)
resources/demond/demond.py#L38
Indentation contains tabs (W191)
resources/demond/demond.py#L39
Indentation contains tabs (W191)
resources/demond/demond.py#L40
Indentation contains tabs (W191)
resources/demond/demond.py#L40
'jeedom_utils' may be undefined, or defined from star imports: jeedom.jeedom (F405)
resources/demond/demond.py#L41
Indentation contains tabs (W191)
resources/demond/demond.py#L42
Indentation contains tabs (W191)
resources/demond/demond.py#L43
Indentation contains tabs (W191)
resources/demond/demond.py#L44
Indentation contains tabs (W191)
resources/demond/demond.py#L45
Indentation contains tabs (W191)
resources/demond/demond.py#L45
Whitespace before '(' (E211)
resources/demond/demond.py#L46
Indentation contains tabs (W191)
resources/demond/demond.py#L47
Indentation contains tabs (W191)
resources/demond/demond.py#L47
Whitespace before ',' (E203)
resources/demond/demond.py#L47
Missing whitespace after ',' (E231)
resources/demond/demond.py#L49
Expected 2 blank lines, found 1 (E302)
resources/demond/demond.py#L50
Indentation contains tabs (W191)
resources/demond/demond.py#L51
Indentation contains tabs (W191)
resources/demond/demond.py#L52
Indentation contains tabs (W191)
resources/demond/demond.py#L53
Indentation contains tabs (W191)
resources/demond/demond.py#L54
Indentation contains tabs (W191)
resources/demond/demond.py#L55
Indentation contains tabs (W191)
resources/demond/demond.py#L56
Indentation contains tabs (W191)
resources/demond/demond.py#L60
Expected 2 blank lines, found 1 (E302)
resources/demond/demond.py#L61
Indentation contains tabs (W191)
resources/demond/demond.py#L62
Indentation contains tabs (W191)
resources/demond/demond.py#L64
Expected 2 blank lines, found 1 (E302)
resources/demond/demond.py#L65
Indentation contains tabs (W191)
resources/demond/demond.py#L66
Indentation contains tabs (W191)
resources/demond/demond.py#L67
Indentation contains tabs (W191)
resources/demond/demond.py#L68
Indentation contains tabs (W191)
resources/demond/demond.py#L69
Indentation contains tabs (W191)
resources/demond/demond.py#L69
Do not use bare 'except' (E722)
resources/demond/demond.py#L70
Indentation contains tabs (W191)
resources/demond/demond.py#L71
Indentation contains tabs (W191)
resources/demond/demond.py#L72
Indentation contains tabs (W191)
resources/demond/demond.py#L73
Indentation contains tabs (W191)
resources/demond/demond.py#L73
Do not use bare 'except' (E722)
resources/demond/demond.py#L74
Indentation contains tabs (W191)
resources/demond/demond.py#L75
Indentation contains tabs (W191)
resources/demond/demond.py#L17
'string' imported but unused (F401)
resources/demond/demond.py#L21
'datetime' imported but unused (F401)
resources/demond/demond.py#L23
're' imported but unused (F401)
resources/demond/demond.py#L25
'optparse.OptionParser' imported but unused (F401)
resources/demond/demond.py#L26
'os.path.join' imported but unused (F401)
resources/demond/demond.py#L31
Indentation contains tabs (W191)
resources/demond/demond.py#L31
'from jeedom.jeedom import *' used; unable to detect undefined names (F403)
resources/demond/demond.py#L33
Indentation contains tabs (W191)
resources/demond/demond.py#L34
Indentation contains tabs (W191)
resources/demond/demond.py#L36
Expected 2 blank lines, found 1 (E302)
resources/demond/demond.py#L37
Indentation contains tabs (W191)
resources/demond/demond.py#L38
Indentation contains tabs (W191)
resources/demond/demond.py#L39
Indentation contains tabs (W191)
resources/demond/demond.py#L40
Indentation contains tabs (W191)
resources/demond/demond.py#L40
'jeedom_utils' may be undefined, or defined from star imports: jeedom.jeedom (F405)
resources/demond/demond.py#L41
Indentation contains tabs (W191)
resources/demond/demond.py#L42
Indentation contains tabs (W191)
resources/demond/demond.py#L43
Indentation contains tabs (W191)
resources/demond/demond.py#L44
Indentation contains tabs (W191)
resources/demond/demond.py#L45
Indentation contains tabs (W191)
resources/demond/demond.py#L45
Whitespace before '(' (E211)
resources/demond/demond.py#L46
Indentation contains tabs (W191)
resources/demond/demond.py#L47
Indentation contains tabs (W191)
resources/demond/demond.py#L47
Whitespace before ',' (E203)
resources/demond/demond.py#L47
Missing whitespace after ',' (E231)
resources/demond/demond.py#L49
Expected 2 blank lines, found 1 (E302)
resources/demond/demond.py#L50
Indentation contains tabs (W191)
resources/demond/demond.py#L51
Indentation contains tabs (W191)
resources/demond/demond.py#L52
Indentation contains tabs (W191)
resources/demond/demond.py#L53
Indentation contains tabs (W191)
resources/demond/demond.py#L54
Indentation contains tabs (W191)
resources/demond/demond.py#L55
Indentation contains tabs (W191)
resources/demond/demond.py#L56
Indentation contains tabs (W191)
resources/demond/demond.py#L60
Expected 2 blank lines, found 1 (E302)
resources/demond/demond.py#L61
Indentation contains tabs (W191)
resources/demond/demond.py#L62
Indentation contains tabs (W191)
resources/demond/demond.py#L64
Expected 2 blank lines, found 1 (E302)
resources/demond/demond.py#L65
Indentation contains tabs (W191)
resources/demond/demond.py#L66
Indentation contains tabs (W191)
resources/demond/demond.py#L67
Indentation contains tabs (W191)
resources/demond/demond.py#L68
Indentation contains tabs (W191)
resources/demond/demond.py#L69
Indentation contains tabs (W191)
resources/demond/demond.py#L69
Do not use bare 'except' (E722)
resources/demond/demond.py#L70
Indentation contains tabs (W191)
resources/demond/demond.py#L71
Indentation contains tabs (W191)
resources/demond/demond.py#L72
Indentation contains tabs (W191)
resources/demond/demond.py#L73
Indentation contains tabs (W191)
resources/demond/demond.py#L73
Do not use bare 'except' (E722)
resources/demond/demond.py#L74
Indentation contains tabs (W191)
resources/demond/demond.py#L75
Indentation contains tabs (W191)