Skip to content

[computer-use-demo] Add prompt caching #44

[computer-use-demo] Add prompt caching

[computer-use-demo] Add prompt caching #44

Triggered via pull request October 23, 2024 00:29
Status Failure
Total duration 1m 5s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
pytest
Process completed with exit code 1.
pyright: computer-use-demo/computer_use_demo/loop.py#L104
Cannot access attribute "content" for class "BetaMessageParam"   Attribute "content" is unknown   Use ["content"] to reference item in TypedDict (reportAttributeAccessIssue)
pyright: computer-use-demo/computer_use_demo/loop.py#L106
Cannot access attribute "content" for class "BetaMessageParam"   Attribute "content" is unknown   Use ["content"] to reference item in TypedDict (reportAttributeAccessIssue)
pyright
2 errors
pyright
The following actions use a deprecated Node.js version and will be forced to run on node20: jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/