fix: add an option value to the snapshot #595
presubmit.yml
on: pull_request
check-format
50s
check-docs
38s
Annotations
2 errors
|
check-docs
Process completed with exit code 2.
|
|
check-docs:
src/McpContext.ts#L321
Type '{ id: string; children: never[]; role: string; name?: string; value?: string | number; description?: string; keyshortcuts?: string; roledescription?: string; valuetext?: string; disabled?: boolean; ... 17 more ...; elementHandle(): Promise<ElementHandle | null>; }' is not assignable to type 'TextSnapshotNode'.
|