Skip to content

refactor: use puppeteer Extension API #4150

refactor: use puppeteer Extension API

refactor: use puppeteer Extension API #4150

Triggered via pull request April 20, 2026 10:15
Status Failure
Total duration 2m 3s
Artifacts

run-tests.yml

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

Annotations

61 errors
Tests on ubuntu-latest with node 23
Process completed with exit code 2.
Tests on ubuntu-latest with node 23: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on ubuntu-latest with node 23: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on ubuntu-latest with node 23: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on ubuntu-latest with node 23: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on ubuntu-latest with node 24
Process completed with exit code 2.
Tests on ubuntu-latest with node 24: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on ubuntu-latest with node 24: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on ubuntu-latest with node 24: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on ubuntu-latest with node 24: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on ubuntu-latest with node 22
Process completed with exit code 2.
Tests on ubuntu-latest with node 22: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on ubuntu-latest with node 22: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on ubuntu-latest with node 22: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on ubuntu-latest with node 22: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on macos-latest with node 23
Process completed with exit code 2.
Tests on macos-latest with node 23: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on macos-latest with node 23: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on macos-latest with node 23: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on macos-latest with node 23: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on macos-latest with node 24
Process completed with exit code 2.
Tests on macos-latest with node 24: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on macos-latest with node 24: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on macos-latest with node 24: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on macos-latest with node 24: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on macos-latest with node 22
Process completed with exit code 2.
Tests on macos-latest with node 22: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on macos-latest with node 22: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on macos-latest with node 22: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on macos-latest with node 22: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on ubuntu-latest with node 20
Process completed with exit code 2.
Tests on ubuntu-latest with node 20: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on ubuntu-latest with node 20: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on ubuntu-latest with node 20: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on ubuntu-latest with node 20: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on macos-latest with node 20
Process completed with exit code 2.
Tests on macos-latest with node 20: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on macos-latest with node 20: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on macos-latest with node 20: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on macos-latest with node 20: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on windows-latest with node 20
Process completed with exit code 1.
Tests on windows-latest with node 20: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on windows-latest with node 20: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on windows-latest with node 20: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on windows-latest with node 20: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on windows-latest with node 24
Process completed with exit code 1.
Tests on windows-latest with node 24: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on windows-latest with node 24: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on windows-latest with node 24: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on windows-latest with node 24: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on windows-latest with node 23
Process completed with exit code 1.
Tests on windows-latest with node 23: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on windows-latest with node 23: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on windows-latest with node 23: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on windows-latest with node 23: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
Tests on windows-latest with node 22
Process completed with exit code 1.
Tests on windows-latest with node 22: tests/McpResponse.test.ts#L976
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on windows-latest with node 22: tests/McpResponse.test.ts#L966
Conversion of type '{ id: string; name: string; version: string; enabled: boolean; path: string; }' to type 'Extension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Tests on windows-latest with node 22: src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
Tests on windows-latest with node 22: src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
[Required] Tests passed
Process completed with exit code 1.