Skip to content

Update dependency puppeteer to v22 #3820

Update dependency puppeteer to v22

Update dependency puppeteer to v22 #3820

Triggered via pull request July 25, 2024 16:14
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: type
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
type (18.x): src/index.ts#L280
Property 'createIncognitoBrowserContext' does not exist on type 'Browser'. Did you mean 'createBrowserContext'?
type (18.x): src/index.ts#L312
Parameter 'message' implicitly has an 'any' type.
type (18.x): src/index.ts#L354
Parameter 'error' implicitly has an 'any' type.
type (18.x): src/index.ts#L427
Parameter 'html' implicitly has an 'any' type.
type (18.x): src/index.ts#L427
Parameter 'executeScriptTags' implicitly has an 'any' type.
type (18.x): src/index.ts#L453
Parameter 'css' implicitly has an 'any' type.
type (18.x)
Process completed with exit code 2.
test (18.x): src/index.ts#L280
Property 'createIncognitoBrowserContext' does not exist on type 'Browser'. Did you mean 'createBrowserContext'?
test (18.x): src/index.ts#L312
Parameter 'message' implicitly has an 'any' type.
test (18.x): src/index.ts#L354
Parameter 'error' implicitly has an 'any' type.
test (18.x): src/index.ts#L427
Parameter 'html' implicitly has an 'any' type.
test (18.x): src/index.ts#L427
Parameter 'executeScriptTags' implicitly has an 'any' type.
test (18.x): src/index.ts#L453
Parameter 'css' implicitly has an 'any' type.
test (18.x)
Process completed with exit code 1.
test (22.x)
The job was canceled because "_18_x" failed.
test (22.x): src/index.ts#L280
Property 'createIncognitoBrowserContext' does not exist on type 'Browser'. Did you mean 'createBrowserContext'?
test (22.x): src/index.ts#L312
Parameter 'message' implicitly has an 'any' type.
test (22.x): src/index.ts#L354
Parameter 'error' implicitly has an 'any' type.
test (22.x): src/index.ts#L427
Parameter 'html' implicitly has an 'any' type.
test (22.x): src/index.ts#L427
Parameter 'executeScriptTags' implicitly has an 'any' type.
test (22.x): src/index.ts#L453
Parameter 'css' implicitly has an 'any' type.
test (22.x)
Process completed with exit code 1.
test (20.x)
The job was canceled because "_18_x" failed.
test (20.x): src/index.ts#L280
Property 'createIncognitoBrowserContext' does not exist on type 'Browser'. Did you mean 'createBrowserContext'?
test (20.x): src/index.ts#L312
Parameter 'message' implicitly has an 'any' type.
test (20.x): src/index.ts#L354
Parameter 'error' implicitly has an 'any' type.
test (20.x): src/index.ts#L427
Parameter 'html' implicitly has an 'any' type.
test (20.x): src/index.ts#L427
Parameter 'executeScriptTags' implicitly has an 'any' type.
test (20.x): src/index.ts#L453
Parameter 'css' implicitly has an 'any' type.
test (20.x)
The operation was canceled.
type (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/