Structured flowsheet wrapper util #8400
core.yml
on: pull_request
Compatibility tests
4m 58s
Matrix: pytest
Matrix: Upload coverage report (Codecov)
Annotations
12 errors, 25 warnings, and 10 notices
|
Build Sphinx docs
Process completed with exit code 255.
|
|
Pylint
Process completed with exit code 20.
|
|
pytest (py3.13/linux)
Process completed with exit code 1.
|
|
pytest (py3.12/linux)
Process completed with exit code 1.
|
|
pytest (py3.10/linux)
Process completed with exit code 1.
|
|
pytest (py3.11/linux)
Process completed with exit code 1.
|
|
pytest (py3.9/linux)
Process completed with exit code 1.
|
|
pytest (py3.12/win64)
Process completed with exit code 1.
|
|
pytest (py3.9/win64)
Process completed with exit code 1.
|
|
pytest (py3.10/win64)
Process completed with exit code 1.
|
|
pytest (py3.13/win64)
Process completed with exit code 1.
|
|
pytest (py3.11/win64)
Process completed with exit code 1.
|
|
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'.
|
|
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'.
|
|
W0611 (unused-import):
idaes/core/util/structfs/fsrunner.py#L21
Unused is_variable_type imported from pyomo.environ
|
|
W0611 (unused-import):
idaes/core/util/structfs/fsrunner.py#L18
Unused Union imported from typing
|
|
W0212 (protected-access):
idaes/core/util/structfs/fsrunner.py#L280
Access to a protected member _ipython_display_ of a client class
|
|
W0611 (unused-import):
idaes/core/util/structfs/runner_actions.py#L25
Unused pandas imported as pd
|
|
W0611 (unused-import):
idaes/core/util/structfs/runner_actions.py#L17
Unused defaultdict imported from collections
|
|
W0212 (protected-access):
idaes/core/util/structfs/runner_actions.py#L250
Access to a protected member _steps of a client class
|
|
W0612 (unused-variable):
idaes/core/util/doctesting.py#L80
Unused variable 'dedent'
|
|
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'.
|
|
pytest (py3.13/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.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.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'.
|
|
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.12/win64)
EnvironmentNameNotFound: Could not find conda environment: idaes-pse-dev
You can list all discoverable environments with `conda info --envs`.
|
|
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)
EnvironmentNameNotFound: Could not find conda environment: idaes-pse-dev
You can list all discoverable environments with `conda info --envs`.
|
|
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.10/win64)
EnvironmentNameNotFound: Could not find conda environment: idaes-pse-dev
You can list all discoverable environments with `conda info --envs`.
|
|
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.13/win64)
EnvironmentNameNotFound: Could not find conda environment: idaes-pse-dev
You can list all discoverable environments with `conda info --envs`.
|
|
pytest (py3.13/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)
EnvironmentNameNotFound: Could not find conda environment: idaes-pse-dev
You can list all discoverable environments with `conda info --envs`.
|
|
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'.
|
|
C0116 (missing-function-docstring):
idaes/core/util/structfs/fsrunner.py#L294
Missing function or method docstring
|
|
C0116 (missing-function-docstring):
idaes/core/util/structfs/fsrunner.py#L291
Missing function or method docstring
|
|
C0116 (missing-function-docstring):
idaes/core/util/structfs/fsrunner.py#L268
Missing function or method docstring
|
|
C0116 (missing-function-docstring):
idaes/core/util/structfs/fsrunner.py#L264
Missing function or method docstring
|
|
C0415 (import-outside-toplevel):
idaes/core/util/structfs/fsrunner.py#L259
Import outside toplevel (runner_actions.Timer)
|
|
C0116 (missing-function-docstring):
idaes/core/util/structfs/fsrunner.py#L240
Missing function or method docstring
|
|
C0415 (import-outside-toplevel):
idaes/core/util/structfs/fsrunner.py#L229
Import outside toplevel (runner_actions.UnitDofChecker)
|
|
C0116 (missing-function-docstring):
idaes/core/util/structfs/runner_actions.py#L232
Missing function or method docstring
|
|
C0116 (missing-function-docstring):
idaes/core/util/structfs/runner_actions.py#L110
Missing function or method docstring
|
|
C0325 (superfluous-parens):
idaes/core/util/structfs/runner_actions.py#L129
Unnecessary parens after '=' keyword
|