Skip to content

Fixing more linting errors. #5

Fixing more linting errors.

Fixing more linting errors. #5

Triggered via push January 7, 2025 19:41
Status Failure
Total duration 1m 4s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Ruff: computer-use-demo/computer_use_demo/batch_api.py#L231
computer-use-demo/computer_use_demo/batch_api.py:231:23: SyntaxError: Expected ',', found ':'
Ruff: computer-use-demo/computer_use_demo/batch_api.py#L232
computer-use-demo/computer_use_demo/batch_api.py:232:26: SyntaxError: Expected ',', found ':'
ruff
Process completed with exit code 1.
pyright: computer-use-demo/computer_use_demo/batch_api.py#L230
"BetaMessageParam" is not defined (reportUndefinedVariable)
pyright: computer-use-demo/computer_use_demo/batch_api.py#L268
Argument of type "None" cannot be assigned to parameter "api_key" of type "str" in function "sampling_loop"   "None" is not assignable to "str" (reportArgumentType)
pyright
4 errors
pyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pytest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636