fix: add an option value to the snapshot #613
run-tests.yml
on: pull_request
Matrix: run-tests
[Required] Tests passed
3s
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.
|