fix: upgrade socket.io from 4.4.0 to 4.7.5 #761
Annotations
12 warnings
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
app.js#L17
Unexpected console statement
|
app.js#L61
Expected to return a value at the end of arrow function
|
app.js#L108
Expected to return a value at the end of arrow function
|
lib/api.js#L23
Unexpected unnamed function
|
lib/api.js#L28
Missing JSDoc @returns declaration
|
lib/api.js#L31
Missing JSDoc @param "apiKey" description
|
lib/api.js#L33
Expected to return a value at the end of arrow function
|
lib/api.js#L65
Expected to return a value at the end of arrow function
|
lib/api.js#L172
Unexpected unnamed function
|
lib/exceptions.js#L4
Missing JSDoc @param "data" description
|
This job succeeded
Loading