Structured flowsheet wrapper util #8430
core.yml
on: pull_request
Compatibility tests
5m 9s
Matrix: pytest
Matrix: Upload coverage report (Codecov)
Annotations
12 errors, 24 warnings, and 10 notices
|
Build Sphinx docs
Process completed with exit code 2.
|
|
pytest (py3.9/linux)
Process completed with exit code 1.
|
|
Pylint
Process completed with exit code 20.
|
|
pytest (py3.9/win64)
Process completed with exit code 1.
|
|
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.13/win64)
Process completed with exit code 1.
|
|
pytest (py3.12/win64)
Process completed with exit code 1.
|
|
pytest (py3.10/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'.
|
|
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'.
|
|
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
|
|
W0612 (unused-variable):
idaes/core/util/structfs/runner_cli.py#L50
Unused variable 'err'
|
|
W0718 (broad-exception-caught):
idaes/core/util/structfs/runner_cli.py#L78
Catching too general exception Exception
|
|
W0718 (broad-exception-caught):
idaes/core/util/structfs/runner_cli.py#L50
Catching too general exception Exception
|
|
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.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.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.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.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.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.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#L298
Missing function or method docstring
|
|
C0116 (missing-function-docstring):
idaes/core/util/structfs/fsrunner.py#L295
Missing function or method docstring
|
|
C0415 (import-outside-toplevel):
idaes/core/util/structfs/fsrunner.py#L283
Import outside toplevel (runner_actions.CaptureSolverOutput, runner_actions.ModelVariables)
|
|
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_cli.py#L38
Missing function or method docstring
|
|
C0116 (missing-function-docstring):
idaes/core/util/structfs/runner_cli.py#L30
Missing function or method docstring
|