Skip to content

Test if we can cat scanner or not #605

Test if we can cat scanner or not

Test if we can cat scanner or not #605

Triggered via pull request March 31, 2026 21:24
Status Failure
Total duration 19s
Artifacts

ty.yml

on: pull_request
Matrix: lint
Matrix: ty
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 29 warnings
ruff check for integrations/langchain
Process completed with exit code 1.
typechecking for integrations/langchain
Process completed with exit code 1.
ty (invalid-argument-type): integrations/openai/tests/unit_tests/test_clients.py#L580
tests/unit_tests/test_clients.py:580:17: invalid-argument-type: Argument to bound method `create` is incorrect: Expected `str | list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements] | Omit`, found `list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 26 union elements]`
ty (invalid-argument-type): integrations/openai/tests/unit_tests/test_clients.py#L569
tests/unit_tests/test_clients.py:569:17: invalid-argument-type: Argument to bound method `create` is incorrect: Expected `str | list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements] | Omit`, found `list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 26 union elements]`
ty (invalid-argument-type): integrations/openai/tests/unit_tests/test_clients.py#L561
tests/unit_tests/test_clients.py:561:60: invalid-argument-type: Argument to bound method `create` is incorrect: Expected `str | list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements] | Omit`, found `list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 26 union elements]`
ty (invalid-argument-type): integrations/openai/tests/unit_tests/test_clients.py#L560
tests/unit_tests/test_clients.py:560:60: invalid-argument-type: Argument to bound method `create` is incorrect: Expected `str | list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements] | Omit`, found `list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 26 union elements]`
ty (invalid-argument-type): integrations/openai/tests/unit_tests/test_clients.py#L550
tests/unit_tests/test_clients.py:550:17: invalid-argument-type: Argument to bound method `create` is incorrect: Expected `str | list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements] | Omit`, found `list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 26 union elements]`
ty (invalid-argument-type): integrations/openai/tests/unit_tests/test_clients.py#L536
tests/unit_tests/test_clients.py:536:17: invalid-argument-type: Argument to bound method `create` is incorrect: Expected `str | list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements] | Omit`, found `list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 26 union elements]`
ty (invalid-argument-type): integrations/openai/tests/integration_tests/test_fmapi_tool_calling.py#L432
tests/integration_tests/test_fmapi_tool_calling.py:432:32: invalid-argument-type: Argument to bound method `append` is incorrect: Expected `EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements`, found `dict[Unknown | str, Unknown | str]`
ty (invalid-argument-type): integrations/openai/tests/integration_tests/test_fmapi_tool_calling.py#L143
tests/integration_tests/test_fmapi_tool_calling.py:143:32: invalid-argument-type: Argument to bound method `append` is incorrect: Expected `EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements`, found `dict[Unknown | str, Unknown | str]`
ty (invalid-argument-type): integrations/openai/tests/integration_tests/test_client_with_apps.py#L57
tests/integration_tests/test_client_with_apps.py:57:13: invalid-argument-type: Argument to bound method `create` is incorrect: Expected `str | list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements] | Omit`, found `list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 26 union elements]`
ty (invalid-argument-type): integrations/openai/tests/integration_tests/test_apps_errors.py#L57
tests/integration_tests/test_apps_errors.py:57:17: invalid-argument-type: Argument to bound method `create` is incorrect: Expected `str | list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 25 union elements] | Omit`, found `list[EasyInputMessageParam | Message | ResponseOutputMessageParam | ... omitted 26 union elements]`
ruff check for integrations/langchain
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ruff check for integrations/langchain
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
typechecking for integrations/langchain
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typechecking for integrations/langchain
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
ruff check for integrations/openai
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ruff check for integrations/openai
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
typechecking for integrations/llamaindex
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typechecking for integrations/llamaindex
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
ruff check for .
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ruff check for .
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
typechecking for integrations/dspy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typechecking for integrations/dspy
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
typechecking for databricks_mcp
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typechecking for databricks_mcp
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
format
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
ruff check for integrations/llamaindex
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ruff check for integrations/llamaindex
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
typechecking for .
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ty (unused-ignore-comment): src/databricks_ai_bridge/lakebase.py#L886
src/databricks_ai_bridge/lakebase.py:886:74: unused-ignore-comment: Unused blanket `type: ignore` directive
ty (unused-ignore-comment): src/databricks_ai_bridge/lakebase.py#L556
src/databricks_ai_bridge/lakebase.py:556:99: unused-ignore-comment: Unused blanket `type: ignore` directive
ty (unused-ignore-comment): src/databricks_ai_bridge/lakebase.py#L444
src/databricks_ai_bridge/lakebase.py:444:84: unused-ignore-comment: Unused blanket `type: ignore` directive
typechecking for .
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
ruff check for integrations/dspy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ruff check for integrations/dspy
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
ruff check for databricks_mcp
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ruff check for databricks_mcp
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
typechecking for integrations/openai
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, astral-sh/setup-uv@e58605a9b6da7c637471fab8847a5e5a6b8df081. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typechecking for integrations/openai
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.