Revision/rename nominal value #1583
Annotations
1 error and 2 warnings
/home/runner/work/oemof-solph/oemof-solph/tests/test_components/test_storage.py#L364
nominal_storage_capacity=5,
nominal_capacity=5,
inputs={bus: solph.Flow()},
outputs={bus: solph.Flow()},
)
+
+
# --- END ---
|
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, samuelmeuli/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, samuelmeuli/lint-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|