P6: passthrough fields for captcha detection #340
Annotations
9 errors and 10 warnings
|
test (macos-latest, 20)
Process completed with exit code 2.
|
|
test (macos-latest, 20):
src/agent-runtime.ts#L602
Property 'resetSession' does not exist on type 'CaptchaOptions | Required<Omit<CaptchaOptions, "handler" | "resetSession">>'.
|
|
test (macos-latest, 20):
src/agent-runtime.ts#L596
Property 'resetSession' does not exist on type 'CaptchaOptions | Required<Omit<CaptchaOptions, "handler" | "resetSession">>'.
|
|
test (macos-latest, 20):
src/agent-runtime.ts#L518
Type '"captcha"' is not assignable to type '"assert" | "task_done" | undefined'.
|
|
test (macos-latest, 20):
src/agent-runtime.ts#L510
Type 'CaptchaDiagnostics | null' is not assignable to type 'CaptchaDiagnostics'.
|
|
test (windows-latest, 20)
The strategy configuration was canceled because "test.macos-latest_20" failed
|
|
test (windows-latest, 20)
The operation was canceled.
|
|
test (ubuntu-latest, 20)
The strategy configuration was canceled because "test.macos-latest_20" failed
|
|
test (ubuntu-latest, 20)
The operation was canceled.
|
|
test (macos-latest, 20):
src/snapshot.ts#L215
'e' is defined but never used
|
|
test (macos-latest, 20):
src/snapshot.ts#L5
'SentienceBrowser' is defined but never used. Allowed unused vars must match /^_/u
|
|
test (macos-latest, 20):
src/recorder.ts#L258
'e' is defined but never used
|
|
test (macos-latest, 20):
src/recorder.ts#L229
'e' is defined but never used
|
|
test (macos-latest, 20):
src/recorder.ts#L101
'e' is defined but never used
|
|
test (macos-latest, 20):
src/recorder.ts#L8
'parseSelector' is defined but never used. Allowed unused vars must match /^_/u
|
|
test (macos-latest, 20):
src/recorder.ts#L8
'find' is defined but never used. Allowed unused vars must match /^_/u
|
|
test (macos-latest, 20):
src/llm-provider.ts#L62
'options' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
test (macos-latest, 20):
src/llm-provider.ts#L58
Async method 'generateWithImage' has no 'await' expression
|
|
test (macos-latest, 20):
src/backends/snapshot.ts#L287
'pollCount' is assigned a value but never used. Allowed unused vars must match /^_/u
|