Possible naming improvements via codegen changes #1072
Annotations
2 errors and 2 warnings
|
Run Node.js SDK tests
Process completed with exit code 1.
|
|
Run Node.js SDK tests:
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
|
|
Run ESLint:
nodejs/test/extension.test.ts#L41
Unexpected any. Specify a different type
|
|
Run ESLint:
nodejs/test/extension.test.ts#L23
Unexpected any. Specify a different type
|
Loading