-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
test: timers.js fails lint check in master #5823
Copy link
Copy link
Closed
Labels
testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.timersIssues and PRs related to timers, setImmediate(), setInterval(), and setTimeout().Issues and PRs related to timers, setImmediate(), setInterval(), and setTimeout().
Description
Activity
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.timersIssues and PRs related to timers, setImmediate(), setInterval(), and setTimeout().Issues and PRs related to timers, setImmediate(), setInterval(), and setTimeout().
Started run of jslint on master after seeing error in checking out a PR that did not chagne timers.js at all
https://ci.nodejs.org/job/node-test-linter/1744/
Fails with
+ gmake lint ./node tools/eslint/bin/eslint.js benchmark lib src test tools/doc \ tools/eslint-rules --rulesdir tools/eslint-rules /usr/home/iojs/build/workspace/node-test-linter/lib/timers.js 450:2 error Unnecessary semicolon no-extra-semi