Test if we can cat scanner or not #607
Annotations
10 errors and 2 warnings
|
Run type checking for integrations/openai:
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]`
|
|
Run type checking for integrations/openai:
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]`
|
|
Run type checking for integrations/openai:
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]`
|
|
Run type checking for integrations/openai:
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]`
|
|
Run type checking for integrations/openai:
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]`
|
|
Run type checking for integrations/openai:
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]`
|
|
Run type checking for integrations/openai:
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]`
|
|
Run type checking for integrations/openai:
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]`
|
|
Run type checking for integrations/openai:
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]`
|
|
Run type checking for integrations/openai:
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]`
|
|
Complete job
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/
|
|
Install uv
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.
|
Loading