Skip to content

fix reconnecting

fix reconnecting #34

Triggered via push July 25, 2024 13:16
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Linting: src/feedbackManager.js#L13
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
Linting: src/feedbackManager.js#L14
Expected '===' and instead saw '=='
Linting: src/feedbackManager.js#L20
Expected 'this' to be used by class private method #formatMessage
Linting: src/feedbackManager.js#L20
'protocol' is already declared in the upper scope on line 1 column 7
Linting
Process completed with exit code 1.
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/