Skip to content

Update t.like to support Symbol keys and ignore non-enumerable properties #1315

Update t.like to support Symbol keys and ignore non-enumerable properties

Update t.like to support Symbol keys and ignore non-enumerable properties #1315

Triggered via pull request June 5, 2023 21:52
Status Failure
Total duration 7m 29s
Artifacts

ci.yml

on: pull_request
Test package-lock for unexpected modifications
22s
Test package-lock for unexpected modifications
Install dependencies without using a lockfile
3m 45s
Install dependencies without using a lockfile
Lint source files
38s
Lint source files
Matrix: Node.js
Matrix: TypeScript compatibility
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint source files: lib/like-selector.js#L1
The variable `val` should be named `value`. A more descriptive name will do too.
Lint source files: lib/like-selector.js#L7
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations.
Lint source files: lib/like-selector.js#L7
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations.
Lint source files: test-tap/assert.js#L779
Unexpected comma in middle of array.
Lint source files: test-tap/assert.js#L782
Unexpected comma in middle of array.
Lint source files
Process completed with exit code 1.