Skip to content

chore(deps-dev): bump chrome-devtools-frontend from 1.0.1652307 to 1.0.1656897 in the bundled-devtools group across 1 directory #5508

chore(deps-dev): bump chrome-devtools-frontend from 1.0.1652307 to 1.0.1656897 in the bundled-devtools group across 1 directory

chore(deps-dev): bump chrome-devtools-frontend from 1.0.1652307 to 1.0.1656897 in the bundled-devtools group across 1 directory #5508

Triggered via pull request July 6, 2026 14:20
Status Failure
Total duration 2m 13s
Artifacts

run-tests.yml

on: pull_request
Matrix: run-tests
[Required] Tests passed
3s
[Required] Tests passed
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 3 notices
Tests on macos-latest with node 22
Process completed with exit code 2.
Tests on macos-latest with node 22: src/devtools/DevtoolsUtils.ts#L216
Argument of type '{ settingsCreationOptions: { syncedStorage: DevTools.Common.Settings.SettingsStorage; globalStorage: DevTools.Common.Settings.SettingsStorage; localStorage: DevTools.Common.Settings.SettingsStorage; settingRegistrations: DevTools.Common.SettingRegistration.SettingRegistration[]; }; overrideAutoStartModels: Set<...>; }' is not assignable to parameter of type 'CreationOptions'.
Tests on macos-latest with node 22: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/JavaScriptMetadata.ts#L8
Could not find a declaration file for module './NativeFunctions.js'. '/Users/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on macos-latest with node 22: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/javascript_metadata.ts#L9
Could not find a declaration file for module './NativeFunctions.js'. '/Users/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on macos-latest with node 26
Process completed with exit code 2.
Tests on macos-latest with node 26: src/devtools/DevtoolsUtils.ts#L216
Argument of type '{ settingsCreationOptions: { syncedStorage: DevTools.Common.Settings.SettingsStorage; globalStorage: DevTools.Common.Settings.SettingsStorage; localStorage: DevTools.Common.Settings.SettingsStorage; settingRegistrations: DevTools.Common.SettingRegistration.SettingRegistration[]; }; overrideAutoStartModels: Set<...>; }' is not assignable to parameter of type 'CreationOptions'.
Tests on macos-latest with node 26: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/JavaScriptMetadata.ts#L8
Could not find a declaration file for module './NativeFunctions.js'. '/Users/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on macos-latest with node 26: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/javascript_metadata.ts#L9
Could not find a declaration file for module './NativeFunctions.js'. '/Users/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on macos-latest with node 24
Process completed with exit code 2.
Tests on macos-latest with node 24: src/devtools/DevtoolsUtils.ts#L216
Argument of type '{ settingsCreationOptions: { syncedStorage: DevTools.Common.Settings.SettingsStorage; globalStorage: DevTools.Common.Settings.SettingsStorage; localStorage: DevTools.Common.Settings.SettingsStorage; settingRegistrations: DevTools.Common.SettingRegistration.SettingRegistration[]; }; overrideAutoStartModels: Set<...>; }' is not assignable to parameter of type 'CreationOptions'.
Tests on macos-latest with node 24: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/JavaScriptMetadata.ts#L8
Could not find a declaration file for module './NativeFunctions.js'. '/Users/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on macos-latest with node 24: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/javascript_metadata.ts#L9
Could not find a declaration file for module './NativeFunctions.js'. '/Users/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on ubuntu-latest with node 22
Process completed with exit code 2.
Tests on ubuntu-latest with node 22: src/devtools/DevtoolsUtils.ts#L216
Argument of type '{ settingsCreationOptions: { syncedStorage: DevTools.Common.Settings.SettingsStorage; globalStorage: DevTools.Common.Settings.SettingsStorage; localStorage: DevTools.Common.Settings.SettingsStorage; settingRegistrations: DevTools.Common.SettingRegistration.SettingRegistration[]; }; overrideAutoStartModels: Set<...>; }' is not assignable to parameter of type 'CreationOptions'.
Tests on ubuntu-latest with node 22: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/javascript_metadata.ts#L9
Could not find a declaration file for module './NativeFunctions.js'. '/home/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on ubuntu-latest with node 22: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/JavaScriptMetadata.ts#L8
Could not find a declaration file for module './NativeFunctions.js'. '/home/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on ubuntu-latest with node 26
Process completed with exit code 2.
Tests on ubuntu-latest with node 26: src/devtools/DevtoolsUtils.ts#L216
Argument of type '{ settingsCreationOptions: { syncedStorage: DevTools.Common.Settings.SettingsStorage; globalStorage: DevTools.Common.Settings.SettingsStorage; localStorage: DevTools.Common.Settings.SettingsStorage; settingRegistrations: DevTools.Common.SettingRegistration.SettingRegistration[]; }; overrideAutoStartModels: Set<...>; }' is not assignable to parameter of type 'CreationOptions'.
Tests on ubuntu-latest with node 26: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/javascript_metadata.ts#L9
Could not find a declaration file for module './NativeFunctions.js'. '/home/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on ubuntu-latest with node 26: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/JavaScriptMetadata.ts#L8
Could not find a declaration file for module './NativeFunctions.js'. '/home/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on ubuntu-latest with node 24
Process completed with exit code 2.
Tests on ubuntu-latest with node 24: src/devtools/DevtoolsUtils.ts#L216
Argument of type '{ settingsCreationOptions: { syncedStorage: DevTools.Common.Settings.SettingsStorage; globalStorage: DevTools.Common.Settings.SettingsStorage; localStorage: DevTools.Common.Settings.SettingsStorage; settingRegistrations: DevTools.Common.SettingRegistration.SettingRegistration[]; }; overrideAutoStartModels: Set<...>; }' is not assignable to parameter of type 'CreationOptions'.
Tests on ubuntu-latest with node 24: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/javascript_metadata.ts#L9
Could not find a declaration file for module './NativeFunctions.js'. '/home/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on ubuntu-latest with node 24: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/JavaScriptMetadata.ts#L8
Could not find a declaration file for module './NativeFunctions.js'. '/home/runner/work/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on windows-latest with node 26
Process completed with exit code 1.
Tests on windows-latest with node 26: src/devtools/DevtoolsUtils.ts#L216
Argument of type '{ settingsCreationOptions: { syncedStorage: DevTools.Common.Settings.SettingsStorage; globalStorage: DevTools.Common.Settings.SettingsStorage; localStorage: DevTools.Common.Settings.SettingsStorage; settingRegistrations: DevTools.Common.SettingRegistration.SettingRegistration[]; }; overrideAutoStartModels: Set<...>; }' is not assignable to parameter of type 'CreationOptions'.
Tests on windows-latest with node 26: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/JavaScriptMetadata.ts#L8
Could not find a declaration file for module './NativeFunctions.js'. 'D:/a/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on windows-latest with node 26: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/javascript_metadata.ts#L9
Could not find a declaration file for module './NativeFunctions.js'. 'D:/a/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on windows-latest with node 24
Process completed with exit code 1.
Tests on windows-latest with node 24: src/devtools/DevtoolsUtils.ts#L216
Argument of type '{ settingsCreationOptions: { syncedStorage: DevTools.Common.Settings.SettingsStorage; globalStorage: DevTools.Common.Settings.SettingsStorage; localStorage: DevTools.Common.Settings.SettingsStorage; settingRegistrations: DevTools.Common.SettingRegistration.SettingRegistration[]; }; overrideAutoStartModels: Set<...>; }' is not assignable to parameter of type 'CreationOptions'.
Tests on windows-latest with node 24: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/JavaScriptMetadata.ts#L8
Could not find a declaration file for module './NativeFunctions.js'. 'D:/a/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on windows-latest with node 24: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/javascript_metadata.ts#L9
Could not find a declaration file for module './NativeFunctions.js'. 'D:/a/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on windows-latest with node 22
Process completed with exit code 1.
Tests on windows-latest with node 22: src/devtools/DevtoolsUtils.ts#L216
Argument of type '{ settingsCreationOptions: { syncedStorage: DevTools.Common.Settings.SettingsStorage; globalStorage: DevTools.Common.Settings.SettingsStorage; localStorage: DevTools.Common.Settings.SettingsStorage; settingRegistrations: DevTools.Common.SettingRegistration.SettingRegistration[]; }; overrideAutoStartModels: Set<...>; }' is not assignable to parameter of type 'CreationOptions'.
Tests on windows-latest with node 22: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/JavaScriptMetadata.ts#L8
Could not find a declaration file for module './NativeFunctions.js'. 'D:/a/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
Tests on windows-latest with node 22: node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/javascript_metadata.ts#L9
Could not find a declaration file for module './NativeFunctions.js'. 'D:/a/chrome-devtools-mcp/chrome-devtools-mcp/node_modules/chrome-devtools-frontend/front_end/models/javascript_metadata/NativeFunctions.js' implicitly has an 'any' type.
[Required] Tests passed
Process completed with exit code 1.
Tests on macos-latest with node 22
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Tests on macos-latest with node 26
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Tests on macos-latest with node 24
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167