Skip to content

feat: report console issues in list_console_messages #1362

feat: report console issues in list_console_messages

feat: report console issues in list_console_messages #1362

Triggered via pull request November 11, 2025 12:51
Status Failure
Total duration 47s
Artifacts

presubmit.yml

on: pull_request
[Required] Check correct format
43s
[Required] Check correct format
[Required] Check docs updated
33s
[Required] Check docs updated
Fit to window
Zoom out
Zoom in

Annotations

9 errors
[Required] Check docs updated
Process completed with exit code 2.
[Required] Check correct format
Process completed with exit code 1.
[Required] Check correct format: src/PageCollector.ts#L7
'../node_modules/chrome-devtools-frontend/mcp/mcp.js' import is restricted from being used by a pattern. Import devtools-frontend code only from node_modules/chrome-devtools-frontend/mcp/mcp.js
[Required] Check correct format: src/McpResponse.ts#L6
'../node_modules/chrome-devtools-frontend/mcp/mcp.js' import is restricted from being used by a pattern. Import devtools-frontend code only from node_modules/chrome-devtools-frontend/mcp/mcp.js
[Required] Check correct format: src/McpContext.ts#L234
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
[Required] Check correct format: src/McpContext.ts#L233
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
[Required] Check correct format: src/McpContext.ts#L10
'../node_modules/chrome-devtools-frontend/mcp/mcp.js' import is restricted from being used by a pattern. Import devtools-frontend code only from node_modules/chrome-devtools-frontend/mcp/mcp.js
[Required] Check correct format: src/DevtoolsUtils.ts#L7
'../node_modules/chrome-devtools-frontend/mcp/mcp.js' import is restricted from being used by a pattern. Import devtools-frontend code only from node_modules/chrome-devtools-frontend/mcp/mcp.js