Skip to content
Triggered via push July 17, 2023 20:27
Status Failure
Total duration 2m 20s
Artifacts

ci-cd.yml

on: push
Matrix: test
Publish package to NPM
0s
Publish package to NPM
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test on node 16: src/blocklist.json#L1
Expected an assignment or function call and instead saw an expression
Test on node 16: src/sqids.ts#L25
No magic number: 5
Test on node 16: src/sqids.ts#L81
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Test on node 16: src/sqids.ts#L118
Assignment to function parameter 'numbers'
Test on node 16: src/sqids.ts#L135
Assignment to property of function parameter 'numbers'
Test on node 16: src/sqids.ts#L138
Assignment to function parameter 'numbers'
Test on node 16: src/sqids.ts#L147
Member decode should be declared before all private instance method definitions
Test on node 16: src/sqids.ts#L166
Assignment to function parameter 'id'
Test on node 16: src/sqids.ts#L170
Assignment to function parameter 'id'
Test on node 16: src/sqids.ts#L174
Use `.length > 0` when checking length is not zero