Complete restructuring of the SupplyChain module #66
19 new issues, 240 total
Total | New | Outstanding | Fixed | Trend |
---|---|---|---|---|
240 | 19 | 221 | 3 | 👎 |
Reference build: petals_branches » develop #210
Details
Severity distribution of new issues
Error | Warning High | Warning Normal | Warning Low |
---|---|---|---|
0 | 0 | 0 | 19 |
Annotations
Check warning on line 47 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Argument name "Z" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 47 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Argument name "x" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 80 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Function name "calc_B" doesn't conform to '(([a-z][a-z0-9_]{2,40})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 80 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Argument name "Z" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 80 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Argument name "x" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 120 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Function name "calc_x_from_G" doesn't conform to '(([a-z][a-z0-9_]{2,40})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 120 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Argument name "G" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 120 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Argument name "v" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 146 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "x" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 148 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "x" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 185 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "Z" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 186 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "Z" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 188 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "Y" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 189 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "Y" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 191 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "x" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 192 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "x" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 289 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "Z" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 289 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "Y" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 289 in climada_petals/engine/supplychain.py
jenkins-wcr / Pylint
invalid-name
LOW:
Variable name "x" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).