Release 2.0.10 #303
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'.
|