Skip to content

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

[computer-use-demo] Add prompt caching

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

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

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Ruff: computer-use-demo/computer_use_demo/loop.py#L108
computer-use-demo/computer_use_demo/loop.py:108:107: SyntaxError: Expected ',', found '}'
Ruff: computer-use-demo/computer_use_demo/loop.py#L108
computer-use-demo/computer_use_demo/loop.py:108:108: SyntaxError: Expected ',', found newline
Ruff: computer-use-demo/computer_use_demo/loop.py#L114
computer-use-demo/computer_use_demo/loop.py:114:9: SyntaxError: Expected ')', found dedent
ruff
Process completed with exit code 1.
pytest
Process completed with exit code 2.
pyright
1 error
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/