Skip to content

fix: add an option value to the snapshot #613

fix: add an option value to the snapshot

fix: add an option value to the snapshot #613

Triggered via pull request October 1, 2025 11:58
Status Failure
Total duration 2m 13s
Artifacts

run-tests.yml

on: pull_request
Matrix: run-tests
[Required] Tests passed
3s
[Required] Tests passed
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Tests on ubuntu-latest with node 23
Process completed with exit code 2.
Tests on ubuntu-latest with node 23: 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'.
Tests on ubuntu-latest with node 22
Process completed with exit code 2.
Tests on ubuntu-latest with node 22: 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'.
Tests on ubuntu-latest with node 20
Process completed with exit code 2.
Tests on ubuntu-latest with node 20: 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'.
Tests on macos-latest with node 20
Process completed with exit code 2.
Tests on macos-latest with node 20: 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'.
Tests on macos-latest with node 22
Process completed with exit code 2.
Tests on macos-latest with node 22: 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'.
Tests on macos-latest with node 24
Process completed with exit code 2.
Tests on macos-latest with node 24: 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'.
Tests on ubuntu-latest with node 24
Process completed with exit code 2.
Tests on ubuntu-latest with node 24: 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'.
Tests on macos-latest with node 23
Process completed with exit code 2.
Tests on macos-latest with node 23: 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'.
Tests on windows-latest with node 20
Process completed with exit code 1.
Tests on windows-latest with node 20: 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'.
Tests on windows-latest with node 24
Process completed with exit code 1.
Tests on windows-latest with node 24: 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'.
Tests on windows-latest with node 23
Process completed with exit code 1.
Tests on windows-latest with node 23: 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'.
Tests on windows-latest with node 22
Process completed with exit code 1.
Tests on windows-latest with node 22: 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'.
[Required] Tests passed
Process completed with exit code 1.