Skip to content

Update requirements.txt #13

Update requirements.txt

Update requirements.txt #13

Triggered via push September 14, 2024 19:48
Status Success
Total duration 22s
Artifacts

main.yml

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

Annotations

50 errors and 2 warnings
co2intensity.py#L28
Line too long (87 > 79 characters) (E501)
co2intensity.py#L29
Line too long (88 > 79 characters) (E501)
co2intensity.py#L40
Line too long (84 > 79 characters) (E501)
co2intensity.py#L50
Line too long (93 > 79 characters) (E501)
datasource.py#L8
'os' imported but unused (F401)
datasource.py#L9
'requests' imported but unused (F401)
datasource.py#L29
Line too long (83 > 79 characters) (E501)
datasource.py#L32
Line too long (85 > 79 characters) (E501)
datasource.py#L34
Line too long (82 > 79 characters) (E501)
datasource.py#L38
Line too long (88 > 79 characters) (E501)
datasource.py#L47
Line too long (84 > 79 characters) (E501)
heatdemand.py#L4
'scipy' imported but unused (F401)
heatdemand.py#L22
Line too long (86 > 79 characters) (E501)
heatdemand.py#L62
Line too long (85 > 79 characters) (E501)
heatdemand.py#L72
Line too long (87 > 79 characters) (E501)
heatdemand.py#L76
Line too long (82 > 79 characters) (E501)
heatdemand.py#L96
Line too long (82 > 79 characters) (E501)
heatdemand.py#L127
Line too long (88 > 79 characters) (E501)
heatdemand.py#L130
Line too long (82 > 79 characters) (E501)
heatdemand.py#L139
Line too long (89 > 79 characters) (E501)
heatdemand.py#L187
Line too long (88 > 79 characters) (E501)
heatdemand.py#L206
Line too long (86 > 79 characters) (E501)
heatdemand.py#L269
Line too long (81 > 79 characters) (E501)
heatdemand.py#L270
Line too long (82 > 79 characters) (E501)
heatings.py#L4
'hplib_database as hpd' imported but unused (F401)
heatings.py#L104
Line too long (84 > 79 characters) (E501)
heatings.py#L119
Local variable 'calc_time' is assigned to but never used (F841)
heatings.py#L129
Line too long (82 > 79 characters) (E501)
heatings.py#L133
Local variable 'new_COP' is assigned to but never used (F841)
heatings.py#L183
Line too long (82 > 79 characters) (E501)
heatpump.py#L15
Line too long (82 > 79 characters) (E501)
hplib.py#L2
Line too long (94 > 79 characters) (E501)
hplib.py#L5
'string' imported but unused (F401)
hplib.py#L8
'scipy.optimize.curve_fit' imported but unused (F401)
hplib.py#L9
'typing.Dict' imported but unused (F401)
hplib.py#L41
Line too long (100 > 79 characters) (E501)
hplib.py#L43
Line too long (103 > 79 characters) (E501)
hplib.py#L45
Line too long (87 > 79 characters) (E501)
hplib.py#L66
Line too long (81 > 79 characters) (E501)
hplib.py#L74
Line too long (86 > 79 characters) (E501)
hplib.py#L90
Do not use bare 'except' (E722)
hplib.py#L95
Line too long (85 > 79 characters) (E501)
hplib.py#L97
Line too long (87 > 79 characters) (E501)
hplib.py#L104
Line too long (88 > 79 characters) (E501)
hplib.py#L132
Line too long (86 > 79 characters) (E501)
hplib.py#L143
Line too long (91 > 79 characters) (E501)
hplib.py#L144
Line too long (99 > 79 characters) (E501)
hplib.py#L153
Line too long (88 > 79 characters) (E501)
hplib.py#L157
Line too long (99 > 79 characters) (E501)
hplib.py#L171
Line too long (84 > 79 characters) (E501)
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v1, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/