refactor: use puppeteer Extension API #4132
presubmit.yml
on: pull_request
[Required] Check correct format
1m 3s
[Required] Check docs updated
53s
Annotations
5 errors
|
[Required] Check docs updated
Process completed with exit code 2.
|
|
[Required] Check docs updated:
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.
|
|
[Required] Check docs updated:
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.
|
|
[Required] Check docs updated:
src/tools/extensions.ts#L84
Property 'path' does not exist on type 'Extension'.
|
|
[Required] Check docs updated:
src/McpResponse.ts#L958
Property 'enabled' does not exist on type 'Extension'.
|