Allow for fixing investments #1280
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 3 warnings
/home/runner/work/oemof-solph/oemof-solph/tests/multi_period_constraint_tests.py#L16
import pandas as pd
import pytest
from pyomo.repn.tests.lp_diff import lp_diff
from oemof import solph
-from tests.test_scripts.test_solph.test_multi_period_model.test_multi_period_investment_model import \
- set_up_multi_period_investment_model
+from tests.test_scripts.test_solph.test_multi_period_model.test_multi_period_investment_model import (
+ set_up_multi_period_investment_model,
+)
logging.disable(logging.INFO)
class TestsMultiPeriodConstraint:
|
check
Process completed with exit code 1.
|
docs
The operation was canceled.
|
clean
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|