Skip to content

Bump actions/checkout from 5.0.1 to 6.0.2 #4

Bump actions/checkout from 5.0.1 to 6.0.2

Bump actions/checkout from 5.0.1 to 6.0.2 #4

Triggered via pull request January 22, 2026 19:16
Status Failure
Total duration 39s
Artifacts

build.yaml

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

Annotations

17 errors
unit-test (3.12, ubuntu-latest)
Process completed with exit code 1.
unit-test (3.13, ubuntu-latest)
The strategy configuration was canceled because "unit-test._3_12_ubuntu-latest" failed
unit-test (3.13, ubuntu-latest)
Process completed with exit code 1.
mypy: tests/test_base.py#L74
Value of type "dict_items[str, Any]" is not indexable [index]
mypy: tests/test_base.py#L68
Value of type "dict_items[str, Any]" is not indexable [index]
mypy: tests/test_base.py#L62
Dict entry 0 has incompatible type "str": "int"; expected "dict[Any, Any]": "int" [dict-item]
mypy: tests/test_base.py#L62
Dict entry 0 has incompatible type "str": "str"; expected "dict[Any, Any]": "str" [dict-item]
mypy: tests/test_chat_models.py#L87
Dict entry 0 has incompatible type "str": "float"; expected "dict[Any, Any]": "float" [dict-item]
mypy: tests/test_chat_models.py#L87
Dict entry 0 has incompatible type "str": "int"; expected "dict[Any, Any]": "int" [dict-item]
mypy: tests/test_embeddings.py#L60
Dict entry 0 has incompatible type "str": "int"; expected "dict[Any, Any]": "int" [dict-item]
mypy: tests/test_llms.py#L74
Dict entry 0 has incompatible type "str": "int"; expected "dict[Any, Any]": "int" [dict-item]
mypy: tests/test_llms.py#L69
Dict entry 0 has incompatible type "str": "float"; expected "dict[Any, Any]": "float" [dict-item]
mypy: tests/test_llms.py#L69
Dict entry 0 has incompatible type "str": "int"; expected "dict[Any, Any]": "int" [dict-item]
unit-test (3.10, ubuntu-latest)
The strategy configuration was canceled because "unit-test._3_12_ubuntu-latest" failed
unit-test (3.10, ubuntu-latest)
The operation was canceled.
unit-test (3.11, ubuntu-latest)
The strategy configuration was canceled because "unit-test._3_12_ubuntu-latest" failed
unit-test (3.11, ubuntu-latest)
The operation was canceled.