Skip to content

fix: upgrade socket.io from 4.4.0 to 4.7.0 #586

fix: upgrade socket.io from 4.4.0 to 4.7.0

fix: upgrade socket.io from 4.4.0 to 4.7.0 #586

Triggered via push July 14, 2023 18:48
Status Success
Total duration 41s
Artifacts

js-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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