Skip to content

Possible naming improvements via codegen changes #1072

Possible naming improvements via codegen changes

Possible naming improvements via codegen changes #1072

Triggered via pull request April 13, 2026 15:07
Status Failure
Total duration 3m 13s
Artifacts

nodejs-sdk-tests.yml

on: pull_request
Matrix: Node.js SDK Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
Node.js SDK Tests (ubuntu-latest)
Process completed with exit code 1.
test/e2e/rpc.test.ts > Session RPC > should get and set session mode: nodejs/test/e2e/rpc.test.ts#L112
AssertionError: expected { mode: 'interactive' } to be 'interactive' // Object.is equality - Expected: "interactive" + Received: { "mode": "interactive", } ❯ test/e2e/rpc.test.ts:112:25
Node.js SDK Tests (macos-latest)
Process completed with exit code 1.
test/e2e/rpc.test.ts > Session RPC > should get and set session mode: nodejs/test/e2e/rpc.test.ts#L112
AssertionError: expected { mode: 'interactive' } to be 'interactive' // Object.is equality - Expected: "interactive" + Received: { "mode": "interactive", } ❯ test/e2e/rpc.test.ts:112:25
Node.js SDK Tests (windows-latest)
Process completed with exit code 1.
test/e2e/rpc.test.ts > Session RPC > should get and set session mode: nodejs/test/e2e/rpc.test.ts#L112
AssertionError: expected { mode: 'interactive' } to be 'interactive' // Object.is equality - Expected: "interactive" + Received: { "mode": "interactive", } ❯ test/e2e/rpc.test.ts:112:25
Node.js SDK Tests (ubuntu-latest): nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
Node.js SDK Tests (ubuntu-latest): nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
Node.js SDK Tests (macos-latest): nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
Node.js SDK Tests (macos-latest): nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
Node.js SDK Tests (windows-latest): nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
Node.js SDK Tests (windows-latest): nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type