Skip to content

pedantic space is pedantic #8

pedantic space is pedantic

pedantic space is pedantic #8

Triggered via push August 29, 2024 20:41
Status Failure
Total duration 25s
Artifacts

node.js.yml

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

Annotations

15 errors
test (20): src/lib.js#L31
Prefer `String#replaceAll()` over `String#replace()`.
test (20): src/lib.js#L34
Prefer `String#replaceAll()` over `String#replace()`.
test (20): src/lib.js#L34
Use uppercase characters for the value of the escape sequence.
test (20): src/lib.js#L36
Missing semicolon.
test (20): src/lib.js#L60
Unexpected `if` as the only statement in a `if` block without `else`.
test (20): test/flag.js#L54
Strings must use singlequote.
test (20)
Process completed with exit code 1.
test (22)
The job was canceled because "_20" failed.
test (22): src/lib.js#L31
Prefer `String#replaceAll()` over `String#replace()`.
test (22): src/lib.js#L34
Prefer `String#replaceAll()` over `String#replace()`.
test (22): src/lib.js#L34
Use uppercase characters for the value of the escape sequence.
test (22): src/lib.js#L36
Missing semicolon.
test (22): src/lib.js#L60
Unexpected `if` as the only statement in a `if` block without `else`.
test (22): test/flag.js#L54
Strings must use singlequote.
test (22)
The operation was canceled.