Skip to content

Structured flowsheet wrapper util #8409

Structured flowsheet wrapper util

Structured flowsheet wrapper util #8409

Triggered via pull request January 20, 2026 03:50
Status Failure
Total duration 40m 44s
Artifacts

core.yml

on: pull_request
Check code formatting (Black)
36s
Check code formatting (Black)
Check Spelling
8s
Check Spelling
Compatibility tests
4m 35s
Compatibility tests
Matrix: pytest
Matrix: Upload coverage report (Codecov)
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 28 warnings, and 10 notices
pytest (py3.9/linux)
Process completed with exit code 1.
Build Sphinx docs
Process completed with exit code 255.
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.12/win64)
Process completed with exit code 1.
pytest (py3.13/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.
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'.
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/runner_actions.py#L17
Unused defaultdict imported from collections
W0212 (protected-access): idaes/core/util/structfs/runner_actions.py#L260
Access to a protected member _steps of a client class
W0718 (broad-exception-caught): idaes/core/util/structfs/runner_cli.py#L71
Catching too general exception Exception
W1309 (f-string-without-interpolation): idaes/core/util/structfs/runner_cli.py#L44
Using an f-string that does not have any interpolated variables
W1309 (f-string-without-interpolation): idaes/core/util/structfs/runner_cli.py#L42
Using an f-string that does not have any interpolated variables
W0718 (broad-exception-caught): idaes/core/util/structfs/runner_cli.py#L38
Catching too general exception Exception
W0612 (unused-variable): idaes/core/util/doctesting.py#L80
Unused variable 'dedent'
W0611 (unused-import): idaes/commands/run_flowsheet.py#L5
Unused main imported from idaes.core.util.structfs.runner_cli
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.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.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.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'.
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#L242
Missing function or method docstring
C0116 (missing-function-docstring): idaes/core/util/structfs/runner_actions.py#L115
Missing function or method docstring
C0325 (superfluous-parens): idaes/core/util/structfs/runner_actions.py#L134
Unnecessary parens after '=' keyword
C0116 (missing-function-docstring): idaes/core/util/structfs/runner_cli.py#L26
Missing function or method docstring
C0116 (missing-function-docstring): idaes/core/util/structfs/runner_cli.py#L18
Missing function or method docstring