Skip to content

Working, no tests

Working, no tests #1

Triggered via push October 7, 2024 20:39
Status Failure
Total duration 31s
Artifacts

node.js.yml

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

Annotations

13 errors
build (20.x, ubuntu-latest): test/index.test.js#L1
'assert' is defined but never used. Allowed unused vars must match /^_[^_]/u
build (20.x, ubuntu-latest): test/index.test.js#L2
'createRulesTable' is defined but never used. Allowed unused vars must match /^_[^_]/u
build (20.x, ubuntu-latest): test/index.test.js#L7
Comments should not begin with a lowercase character
build (20.x, ubuntu-latest)
Process completed with exit code 1.
build (18.x, ubuntu-latest): test/index.test.js#L1
'assert' is defined but never used. Allowed unused vars must match /^_[^_]/u
build (18.x, ubuntu-latest): test/index.test.js#L2
'createRulesTable' is defined but never used. Allowed unused vars must match /^_[^_]/u
build (18.x, ubuntu-latest): test/index.test.js#L7
Comments should not begin with a lowercase character
build (18.x, ubuntu-latest)
Process completed with exit code 1.
build (22.x, ubuntu-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
build (22.x, ubuntu-latest): test/index.test.js#L1
'assert' is defined but never used. Allowed unused vars must match /^_[^_]/u
build (22.x, ubuntu-latest): test/index.test.js#L2
'createRulesTable' is defined but never used. Allowed unused vars must match /^_[^_]/u
build (22.x, ubuntu-latest): test/index.test.js#L7
Comments should not begin with a lowercase character
build (22.x, ubuntu-latest)
The operation was canceled.