Wrap 0D Fixed Bed TSA unit model in extra_models/fixed_bed_tsa0d
for Flowsheet Processor UI
#7222
Triggered via pull request
November 25, 2024 04:22
Status
Failure
Total duration
10m 35s
Artifacts
–
core.yml
on: pull_request
Compatibility tests
4m 28s
Matrix: pytest
Matrix: Upload coverage report (Codecov)
Annotations
10 errors, 17 warnings, and 4 notices
pytest (py3.12/linux)
Process completed with exit code 2.
|
pytest (py3.9/linux)
Process completed with exit code 2.
|
pytest (py3.10/linux)
Process completed with exit code 2.
|
pytest (py3.11/linux)
Process completed with exit code 2.
|
Pylint
Process completed with exit code 22.
|
Build Sphinx docs
Process completed with exit code 255.
|
pytest (py3.10/win64)
Process completed with exit code 2.
|
pytest (py3.12/win64)
Process completed with exit code 2.
|
pytest (py3.9/win64)
Process completed with exit code 2.
|
pytest (py3.11/win64)
Process completed with exit code 2.
|
pytest (py3.12/linux)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
pytest (py3.9/linux)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
pytest (py3.10/linux)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
pytest (py3.11/linux)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Compatibility tests
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Pylint
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
W0611 (unused-import):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L19
Unused value imported from pyomo.environ
|
W0611 (unused-import):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L19
Unused Var imported from pyomo.environ
|
W0611 (unused-import):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L19
Unused Expression imported from pyomo.environ
|
W0611 (unused-import):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L24
Unused get_solver imported from idaes.core.solvers
|
W0611 (unused-import):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L25
Unused ConfigurationError imported from idaes.core.util.exceptions
|
W0611 (unused-import):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L36
Unused plot_tsa_profiles imported from idaes.models_extra.temperature_swing_adsorption.util
|
Build Sphinx docs
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
pytest (py3.10/win64)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
pytest (py3.12/win64)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
pytest (py3.9/win64)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
pytest (py3.11/win64)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
E0401 (import-error):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L18
Unable to import 'watertap.ui'
|
C0116 (missing-function-docstring):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L48
Missing function or method docstring
|
C0116 (missing-function-docstring):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L122
Missing function or method docstring
|
C0116 (missing-function-docstring):
idaes/models_extra/temperature_swing_adsorption/fixed_bed_tsa0d_ui.py#L171
Missing function or method docstring
|