Update dependency puppeteer to v22 #3820
Annotations
7 errors and 1 warning
src/index.ts#L280
Property 'createIncognitoBrowserContext' does not exist on type 'Browser'. Did you mean 'createBrowserContext'?
|
src/index.ts#L312
Parameter 'message' implicitly has an 'any' type.
|
src/index.ts#L354
Parameter 'error' implicitly has an 'any' type.
|
src/index.ts#L427
Parameter 'html' implicitly has an 'any' type.
|
src/index.ts#L427
Parameter 'executeScriptTags' implicitly has an 'any' type.
|
src/index.ts#L453
Parameter 'css' implicitly has an 'any' type.
|
|
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/
|
This job failed
Loading