core: fix issue with runnable parallel schema being empty when children runnable input schemas use TypedDict's #33685
check_diffs.yml
on: pull_request
build
15s
Matrix: compile-integration-tests
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports
Waiting for pending jobs
Matrix: test-pydantic
Matrix: test
CI Success
0s
Annotations
16 errors and 1 warning
Ruff (I001):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5474
tests/unit_tests/runnables/test_runnable.py:5474:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W292):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5501
tests/unit_tests/runnables/test_runnable.py:5501:146: W292 No newline at end of file
|
cd libs/core / make lint #3.10
Process completed with exit code 2.
|
Ruff (I001):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5474
tests/unit_tests/runnables/test_runnable.py:5474:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W292):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5501
tests/unit_tests/runnables/test_runnable.py:5501:146: W292 No newline at end of file
|
cd libs/core / make lint #3.9
Process completed with exit code 2.
|
Ruff (I001):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5474
tests/unit_tests/runnables/test_runnable.py:5474:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W292):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5501
tests/unit_tests/runnables/test_runnable.py:5501:146: W292 No newline at end of file
|
cd libs/core / make lint #3.11
Process completed with exit code 2.
|
Ruff (I001):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5474
tests/unit_tests/runnables/test_runnable.py:5474:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W292):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5501
tests/unit_tests/runnables/test_runnable.py:5501:146: W292 No newline at end of file
|
cd libs/core / make lint #3.12
Process completed with exit code 2.
|
Ruff (I001):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5474
tests/unit_tests/runnables/test_runnable.py:5474:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W292):
libs/core/tests/unit_tests/runnables/test_runnable.py#L5501
tests/unit_tests/runnables/test_runnable.py:5501:146: W292 No newline at end of file
|
cd libs/core / make lint #3.13
Process completed with exit code 2.
|
CI Success
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: Ana06/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|