initial tests #5
ci.yml
on: push
lint
/
lint
16s
Matrix: windows / latest
Waiting for pending jobs
Matrix: ubuntu / ubuntu
Waiting for pending jobs
Matrix: windows / w2019
Waiting for pending jobs
Annotations
10 errors and 5 warnings
lint / lint:
index.js#L59
Trailing spaces not allowed
|
lint / lint:
index.js#L80
Closing curly brace appears on the same line as the subsequent block
|
lint / lint:
test/index.js#L19
Missing space before function parentheses
|
lint / lint:
test/index.js#L24
Missing space before function parentheses
|
lint / lint:
test/index.js#L26
Split 'let' declarations into multiple statements
|
lint / lint:
test/index.js#L28
Missing space before function parentheses
|
lint / lint:
test/index.js#L38
Missing space before function parentheses
|
lint / lint:
test/index.js#L53
Missing space before function parentheses
|
lint / lint:
test/index.js#L62
Trailing spaces not allowed
|
lint / lint:
test/index.js#L69
Missing space before function parentheses
|
lint / lint:
test/index.js#L29
'data' is not defined
|
lint / lint:
test/index.js#L35
'data' is not defined
|
lint / lint:
test/index.js#L39
'myStream' is not defined
|
lint / lint:
test/index.js#L49
'myStream' is not defined
|
lint / lint:
test/index.js#L50
'myStream' is not defined
|