Skip to content

Bump word-wrap from 1.2.3 to 1.2.4 #145

Bump word-wrap from 1.2.3 to 1.2.4

Bump word-wrap from 1.2.3 to 1.2.4 #145

Triggered via push July 18, 2023 22:00
Status Failure
Total duration 32s
Artifacts

lint.yml

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

Annotations

8 errors and 1 warning
Run linters: routes/base_node.js#L202
Strings must use singlequote
Run linters: routes/base_node.js#L209
Expected '!==' and instead saw '!='
Run linters: routes/base_node.js#L209
Strings must use singlequote
Run linters: routes/base_node.js#L210
Strings must use singlequote
Run linters: routes/base_node.js#L210
Extra semicolon
Run linters: routes/base_node.js#L213
Extra semicolon
Run linters: routes/base_node.js#L215
Strings must use singlequote
Run linters
Process completed with exit code 1.
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/