Skip to content

Fix circular selector detection in t.like() #1320

Fix circular selector detection in t.like()

Fix circular selector detection in t.like() #1320

Triggered via pull request June 16, 2023 15:43
Status Failure
Total duration 8m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

5 errors
Lint source files: lib/like-selector.js#L34
Missing semicolon.
Lint source files: test-tap/assert.js#L744
There should be no space before ','.
Lint source files: test-tap/assert.js#L744
A space is required after ','.
Lint source files: test-tap/assert.js#L745
The variable `arr` should be named `array`. A more descriptive name will do too.
Lint source files
Process completed with exit code 1.