Update fstab.yaml #53
Annotations
10 errors
build:
scripts/scripts.js#L14
Expected indentation of 2 spaces but found 0
|
build:
scripts/scripts.js#L14
Missing trailing comma
|
build:
scripts/scripts.js#L138
'foo' is assigned a value but never used
|
build:
scripts/scripts.js#L140
More than 1 blank line not allowed
|
build:
scripts/scripts.js#L142
Expected indentation of 2 spaces but found 4
|
build:
scripts/scripts.js#L142
Strings must use singlequote
|
build:
scripts/scripts.js#L142
Trailing spaces not allowed
|
build:
scripts/scripts.js#L144
Strings must use singlequote
|
build:
scripts/scripts.js#L144
Trailing spaces not allowed
|
build:
scripts/scripts.js#L145
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|