core: Improve mypy config #40034
check_diffs.yml
on: pull_request
build
18s
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
11 errors
Ruff (ARG001):
libs/core/tests/unit_tests/utils/test_function_calling.py#L1000
tests/unit_tests/utils/test_function_calling.py:1000:24: ARG001 Unused function argument: `value`
|
cd libs/core / make lint #3.9
Process completed with exit code 2.
|
Ruff (ARG001):
libs/core/tests/unit_tests/utils/test_function_calling.py#L1000
tests/unit_tests/utils/test_function_calling.py:1000:24: ARG001 Unused function argument: `value`
|
cd libs/core / make lint #3.12
Process completed with exit code 2.
|
Ruff (ARG001):
libs/core/tests/unit_tests/utils/test_function_calling.py#L1000
tests/unit_tests/utils/test_function_calling.py:1000:24: ARG001 Unused function argument: `value`
|
cd libs/core / make lint #3.11
Process completed with exit code 2.
|
Ruff (ARG001):
libs/core/tests/unit_tests/utils/test_function_calling.py#L1000
tests/unit_tests/utils/test_function_calling.py:1000:24: ARG001 Unused function argument: `value`
|
cd libs/core / make lint #3.10
Process completed with exit code 2.
|
Ruff (ARG001):
libs/core/tests/unit_tests/utils/test_function_calling.py#L1000
tests/unit_tests/utils/test_function_calling.py:1000:24: ARG001 Unused function argument: `value`
|
cd libs/core / make lint #3.13
Process completed with exit code 2.
|
CI Success
Process completed with exit code 1.
|