Merge pull request #7 from InfinityDevTech/patch-1 #13
Annotations
10 errors and 2 warnings
Run linters:
src/pushStats/apiFunctions.js#L206
Missing semicolon
|
Run linters:
src/pushStats/index.js#L89
Missing semicolon
|
Run linters:
src/pushStats/index.js#L99
Missing semicolon
|
Run linters:
src/pushStats/index.js#L108
Block must not be padded by blank lines
|
Run linters:
src/pushStats/index.js#L112
Missing semicolon
|
Run linters:
src/pushStats/index.js#L114
Block must not be padded by blank lines
|
Run linters:
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
|
Run linters:
src/pushStats/index.js#L129
Expected indentation of 10 spaces but found 11
|
Run linters:
src/pushStats/index.js#L198
Unexpected string concatenation
|
Run linters:
src/pushStats/index.js#L198
Strings must use singlequote
|
Run linters
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/
|
Run linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|