Fixed quite a few issues and removed quite a few un-needed containers. #10
Annotations
10 errors and 2 warnings
src/pushStats/apiFunctions.js#L206
Missing semicolon
|
src/pushStats/index.js#L89
Missing semicolon
|
src/pushStats/index.js#L99
Missing semicolon
|
src/pushStats/index.js#L108
Block must not be padded by blank lines
|
src/pushStats/index.js#L112
Missing semicolon
|
src/pushStats/index.js#L114
Block must not be padded by blank lines
|
src/pushStats/index.js#L128
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
src/pushStats/index.js#L129
Expected indentation of 10 spaces but found 11
|
src/pushStats/index.js#L198
Unexpected string concatenation
|
src/pushStats/index.js#L198
Strings must use singlequote
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading