[computer-use-demo] Add prompt caching #46
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:
computer-use-demo/computer_use_demo/loop.py#L108
"(" was not closed
|
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/
|