Skip to content

Node.js CI tests

Node.js CI tests #260

Triggered via schedule September 10, 2023 07:01
Status Success
Total duration 1m 2s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (12, true): filters/input/environment.js#L5
Function has too many parameters (5). Maximum allowed is 4
build (12, true): lib/dispatch.js#L14
Method 'send' has too many parameters (5). Maximum allowed is 4
build (12, true): lib/dispatch.js#L77
Unnecessary escape character: \*
build (12, true): lib/renderer.js#L255
Method 'renderPartial' has too many parameters (5). Maximum allowed is 4
build (12, true): tests/helpers/template.js#L48
Method 'render' has too many parameters (5). Maximum allowed is 4
build (12, true): tests/server/core/input-filter.js#L66
'data' is defined but never used. Allowed unused args must match /^_/u
build (12, true): tests/server/core/input-filter.js#L69
'data' is defined but never used. Allowed unused args must match /^_/u
build (12, true): tests/server/core/input-filter.js#L125
Function has too many parameters (5). Maximum allowed is 4
build (12, true): tests/server/core/input-filter.js#L146
'arg1' is defined but never used. Allowed unused args must match /^_/u
build (12, true): tests/server/core/input-filter.js#L146
'arg2' is defined but never used. Allowed unused args must match /^_/u