Skip to content

Adding RegularExpression and support Firefox (see Issue #11) #33

Adding RegularExpression and support Firefox (see Issue #11)

Adding RegularExpression and support Firefox (see Issue #11) #33

Triggered via pull request October 11, 2024 05:59
@BizarrusBizarrus
opened #21
main
Status Failure
Total duration 39s
Artifacts

main.yml

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

Annotations

20 errors
Node.js 18: windows.js#L19
Unnecessary escape character: \-.
Node.js 18: windows.js#L41
Expected space(s) after "if".
Node.js 18: windows.js#L43
Use `for…of` instead of `.forEach(…)`.
Node.js 18: windows.js#L43
Unexpected parentheses around single function argument.
Node.js 18: windows.js#L44
'expression' is never reassigned. Use 'const' instead.
Node.js 18: windows.js#L46
Expected space(s) after "if".
Node.js 18: windows.js#L47
'matches' is never reassigned. Use 'const' instead.
Node.js 18: windows.js#L48
'additional' is never reassigned. Use 'const' instead.
Node.js 18: windows.js#L51
Expected space(s) after "if".
Node.js 18: windows.js#L52
Use `for…of` instead of `.forEach(…)`.
Node.js 20: windows.js#L19
Unnecessary escape character: \-.
Node.js 20: windows.js#L41
Expected space(s) after "if".
Node.js 20: windows.js#L43
Use `for…of` instead of `.forEach(…)`.
Node.js 20: windows.js#L43
Unexpected parentheses around single function argument.
Node.js 20: windows.js#L44
'expression' is never reassigned. Use 'const' instead.
Node.js 20: windows.js#L46
Expected space(s) after "if".
Node.js 20: windows.js#L47
'matches' is never reassigned. Use 'const' instead.
Node.js 20: windows.js#L48
'additional' is never reassigned. Use 'const' instead.
Node.js 20: windows.js#L51
Expected space(s) after "if".
Node.js 20: windows.js#L52
Use `for…of` instead of `.forEach(…)`.