Skip to content

fix: eslint-ignore #181

fix: eslint-ignore

fix: eslint-ignore #181

Triggered via push July 26, 2024 11:08
Status Success
Total duration 27s
Artifacts

npm-test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
test (^18): bin/example/routes/index.js#L5
Async arrow function has no 'await' expression
test (^18): bin/example/routes/index.js#L27
Async arrow function has no 'await' expression
test (^18): bin/src/utils.js#L39
Unexpected `await` inside a loop
test (^18): bin/src/utils.js#L110
Unexpected `await` inside a loop
test (^18): bin/src/utils.js#L116
Unexpected `await` inside a loop
test (^18): src/html.js#L1
Use the 'u' flag
test (^18): src/html.js#L176
Unexpected `await` inside a loop
test (^18): src/html.js#L197
Unexpected `await` inside a loop
test (lts/*): bin/example/routes/index.js#L5
Async arrow function has no 'await' expression
test (lts/*): bin/example/routes/index.js#L27
Async arrow function has no 'await' expression
test (lts/*): bin/src/utils.js#L39
Unexpected `await` inside a loop
test (lts/*): bin/src/utils.js#L110
Unexpected `await` inside a loop
test (lts/*): bin/src/utils.js#L116
Unexpected `await` inside a loop
test (lts/*): src/html.js#L1
Use the 'u' flag
test (lts/*): src/html.js#L176
Unexpected `await` inside a loop
test (lts/*): src/html.js#L197
Unexpected `await` inside a loop