Skip to content

Release 2.0.10

Release 2.0.10 #303

Triggered via push December 4, 2025 21:11
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
compile
Process completed with exit code 2.
compile: src/wrapper/api/BrowserUseTasks.ts#L92
Parameter 'res' implicitly has an 'any' type.
compile: src/wrapper/api/BrowserUseTasks.ts#L59
Parameter 'res' implicitly has an 'any' type.
compile: src/wrapper/api/BrowserUseTasks.ts#L44
Parameter 'res' implicitly has an 'any' type.
compile: src/wrapper/api/BrowserUseTasks.ts#L5
Module '"../../api/resources/tasks/client/Client.js"' has no exported member 'TasksClient'.
compile: src/wrapper/BrowserUseClient.ts#L7
Property 'tasks' in type 'BrowserUseClient' is not assignable to the same property in base type 'BrowserUseClient'.
compile: src/wrapper/BrowserUseClient.ts#L5
Property '_tasks' in type 'BrowserUseClient' is not assignable to the same property in base type 'BrowserUseClient'.