fix(mcp): notify onclose when standalone SSE stream aborts #1734
Annotations
10 errors and 10 warnings
|
autofix:
packages/mcp/src/streamable-http.test.ts#L1865
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
autofix:
packages/mcp/src/streamable-http.test.ts#L1852
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
autofix:
packages/mcp/src/streamable-http.test.ts#L1815
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
autofix:
packages/mcp/src/streamable-http.test.ts#L1785
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
autofix:
packages/mcp/src/streamable-http.test.ts#L1777
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
autofix:
packages/mcp/src/streamable-http.test.ts#L1758
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
autofix:
packages/mcp/src/streamable-http.test.ts#L1742
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
autofix:
packages/mcp/src/streamable-http.test.ts#L1724
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
autofix:
packages/mcp/src/streamable-http.test.ts#L1714
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
autofix:
packages/mcp/src/streamable-http.test.ts#L945
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
autofix:
packages/swagger-editor/src/types.ts#L262
Unexpected any. Specify a different type
|
|
autofix:
packages/swagger-editor/src/types.ts#L256
Unexpected any. Specify a different type
|
|
autofix:
packages/swagger-editor/src/types.ts#L252
Unexpected any. Specify a different type
|
|
autofix:
packages/swagger-editor/src/types.ts#L223
Unexpected any. Specify a different type
|
|
autofix:
packages/swagger-editor/src/types.ts#L223
Unexpected any. Specify a different type
|
|
autofix:
packages/swagger-editor/src/types.ts#L223
Unexpected any. Specify a different type
|
|
autofix:
packages/swagger-editor/src/types.ts#L217
Unexpected any. Specify a different type
|
|
autofix:
packages/swagger-editor/src/types.ts#L217
Unexpected any. Specify a different type
|
|
autofix:
packages/swagger-editor/src/types.ts#L119
Unexpected any. Specify a different type
|
|
autofix:
packages/swagger-editor/src/types.ts#L9
Unexpected any. Specify a different type
|