Skip to content

LangGraph Plugin for Temporal Python SDK #3940

LangGraph Plugin for Temporal Python SDK

LangGraph Plugin for Temporal Python SDK #3940

Triggered via pull request January 11, 2026 04:01
Status Failure
Total duration 7m 15s
Artifacts

ci.yml

on: pull_request
Matrix: build-lint-test
Fit to window
Zoom out
Zoom in

Annotations

110 errors and 122 warnings
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
test-latest-deps: temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_runner.py#L1263
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_runner.py#L1252
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_runner.py#L1170
Conversion of type `dict[str, object | dict[str | Any, Any | ((iterable: Iterable[tuple[str, Any]], /) -> None)]]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_runner.py#L1111
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_runner.py#L1054
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_runner.py#L1052
Conversion of type `RunnableConfig` to type `dict[str, Any]` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_runner.py#L501
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_functional_runner.py#L578
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_functional_runner.py#L535
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_activities.py#L281
Conversion of type `dict[str, Any]` to type `RunnableConfig` may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to `object` first. (reportInvalidCast)
build-lint-test (3.10, ubuntu-latest)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.10, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
test-latest-deps
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
test-latest-deps: temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
test-latest-deps: temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
test-latest-deps: temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
test-latest-deps: temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
test-latest-deps: temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
test-latest-deps: temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
test-latest-deps: temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
test-latest-deps: temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
test-latest-deps: temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
test-latest-deps: temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, ubuntu-latest)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.14, ubuntu-latest): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, ubuntu-arm)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.14, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, macos-arm)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.14, macos-arm): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.10, macos-arm)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.10, macos-arm): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.10, windows-latest)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.10, windows-latest): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, windows-latest)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.14, windows-latest): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.10, ubuntu-arm)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.10, ubuntu-arm): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, macos-intel)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.14, macos-intel): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.10, macos-intel)
No files were found with the provided path: junit-xml. No artifacts will be uploaded.
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_functional_future.py#L9
Import "asyncio" is not accessed (reportUnusedImport)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_activities.py#L122
"consume" is not accessed (reportUnusedParameter)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_activities.py#L47
Stub file not found for "langgraph._internal._scratchpad" (reportMissingTypeStubs)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_activities.py#L40
Stub file not found for "langgraph._internal._constants" (reportMissingTypeStubs)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/_activities.py#L37
This type is deprecated as of Python 3.9; use "collections.abc.Sequence" instead (reportDeprecated)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/__init__.py#L134
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/__init__.py#L50
Import "ActivityOptionsKey" is not accessed (reportUnusedImport)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/__init__.py#L27
Import "get_entrypoint" is not accessed (reportUnusedImport)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/__init__.py#L25
Import "execute_langgraph_task" is not accessed (reportUnusedImport)
build-lint-test (3.10, macos-intel): temporalio/contrib/langgraph/__init__.py#L11
This type is deprecated as of Python 3.10; use "|" instead (reportDeprecated)
features-tests / test
Restore cache failed: Dependencies file is not found in /home/runner/work/sdk-python/sdk-python. Supported file pattern: go.sum