Testing audiences #6
Annotations
10 errors and 1 warning
build:
scripts/scripts.js#L20
'detectBrowser' is assigned a value but never used
|
build:
scripts/scripts.js#L24
Expected indentation of 6 spaces but found 8
|
build:
scripts/scripts.js#L24
Strings must use singlequote
|
build:
scripts/scripts.js#L24
Missing semicolon
|
build:
scripts/scripts.js#L25
Expected indentation of 6 spaces but found 8
|
build:
scripts/scripts.js#L25
Strings must use singlequote
|
build:
scripts/scripts.js#L28
Expected indentation of 4 spaces but found 6
|
build:
scripts/scripts.js#L29
Expected indentation of 6 spaces but found 10
|
build:
scripts/scripts.js#L29
Strings must use singlequote
|
build:
scripts/scripts.js#L30
Expected indentation of 4 spaces but found 6
|
build:
scripts/scripts.js#L24
Unexpected console statement
|