update dependency jest to v29.7.0 and ts-jest v29.2.5 #25
Annotations
6 errors and 5 warnings
build (20.x)
Property 'key' does not exist on type '{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; } | Promise<{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; }>'.
|
build (20.x)
Property 'cert' does not exist on type '{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; } | Promise<{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; }>'.
|
build (20.x)
Property 'key' does not exist on type '{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; } | Promise<{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; }>'.
|
build (20.x)
Property 'cert' does not exist on type '{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; } | Promise<{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; }>'.
|
build (20.x)
Property 'https' does not exist on type '{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; } | Promise<{ [x: string]: unknown; key: string | undefined; cert: string | undefined; https: boolean | undefined; _: (string | number)[]; $0: string; }>'.
|
build (20.x)
Process completed with exit code 2.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x):
packages/headless-inspector-core/src/command_handler/index.ts#L5
'params' is defined but never used
|
build (20.x):
packages/headless-inspector-cdp/src/index.ts#L62
Unexpected any. Specify a different type
|
build (20.x):
packages/headless-inspector/src/client.ts#L14
'e' is defined but never used
|
build (20.x):
packages/headless-inspector/src/client.ts#L17
'e' is defined but never used
|