Skip to content

test: timers.js fails lint check in master #5823

Closed
@mhdawson

Description

@mhdawson
  • Version: master
  • Platform: N/A
  • Subsystem: timers:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    testIssues and PRs related to the tests.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions