Skip to content

fix: upgrade puppeteer from 13.3.1 to 13.7.0 #703

fix: upgrade puppeteer from 13.3.1 to 13.7.0

fix: upgrade puppeteer from 13.3.1 to 13.7.0 #703

Triggered via push April 17, 2024 10:00
Status Success
Total duration 1m 12s
Artifacts

js-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: app.js#L17
Unexpected console statement
lint: app.js#L61
Expected to return a value at the end of arrow function
lint: app.js#L108
Expected to return a value at the end of arrow function
lint: lib/api.js#L23
Unexpected unnamed function
lint: lib/api.js#L28
Missing JSDoc @returns declaration
lint: lib/api.js#L31
Missing JSDoc @param "apiKey" description
lint: lib/api.js#L33
Expected to return a value at the end of arrow function
lint: lib/api.js#L65
Expected to return a value at the end of arrow function
lint: lib/api.js#L172
Unexpected unnamed function
lint: lib/exceptions.js#L4
Missing JSDoc @param "data" description