Merge branch 'refactor/add_gui_examples' into 'develop' #140
Annotations
10 errors and 9 warnings
|
ruff (PLR0912):
pyRadPlan/core/xp_utils/helpers.py#L317
pyRadPlan/core/xp_utils/helpers.py:317:5: PLR0912 Too many branches (31 > 12)
|
|
ruff (PLR0911):
pyRadPlan/core/xp_utils/helpers.py#L317
pyRadPlan/core/xp_utils/helpers.py:317:5: PLR0911 Too many return statements (10 > 6)
|
|
ruff (PLR0912):
pyRadPlan/core/xp_utils/compat.py#L201
pyRadPlan/core/xp_utils/compat.py:201:5: PLR0912 Too many branches (15 > 12)
|
|
ruff (PLR0911):
pyRadPlan/core/xp_utils/compat.py#L201
pyRadPlan/core/xp_utils/compat.py:201:5: PLR0911 Too many return statements (9 > 6)
|
|
ruff (PLR0913):
pyRadPlan/core/resample.py#L87
pyRadPlan/core/resample.py:87:5: PLR0913 Too many arguments in function definition (8 > 5)
|
|
ruff (PLR0913):
pyRadPlan/core/resample.py#L10
pyRadPlan/core/resample.py:10:5: PLR0913 Too many arguments in function definition (6 > 5)
|
|
ruff (PLW1641):
pyRadPlan/core/datamodel.py#L16
pyRadPlan/core/datamodel.py:16:7: PLW1641 Object does not implement `__hash__` method
|
|
ruff (PLR0913):
pyRadPlan/analysis/_qi.py#L384
pyRadPlan/analysis/_qi.py:384:9: PLR0913 Too many arguments in function definition (6 > 5)
help: Consider adding `@typing.override` if changing the function signature would violate the Liskov Substitution Principle
|
|
ruff (PLR0913):
pyRadPlan/analysis/_qi.py#L304
pyRadPlan/analysis/_qi.py:304:9: PLR0913 Too many arguments in function definition (6 > 5)
help: Consider adding `@typing.override` if changing the function signature would violate the Liskov Substitution Principle
|
|
ruff (PLR0913):
pyRadPlan/ai_agents/_cst_agents.py#L54
pyRadPlan/ai_agents/_cst_agents.py:54:5: PLR0913 Too many arguments in function definition (6 > 5)
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-python@v5, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.11)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
test (3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.13)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
test (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.12)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
test (3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3.10)
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|