Skip to content

Merge pull request #6 from InfinityDevTech/master #11

Merge pull request #6 from InfinityDevTech/master

Merge pull request #6 from InfinityDevTech/master #11

Triggered via push June 14, 2024 07:22
Status Failure
Total duration 15s
Artifacts

Lint.yml

on: push
Run linters
7s
Run linters
Fit to window
Zoom out
Zoom in

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
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/.
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/