Update header.pug #5
Annotations
9 errors
Run npm run lint:
test/app.js#L117
Trailing spaces not allowed
|
Run npm run lint:
test/app.js#L118
Expected indentation of 2 spaces but found 3
|
Run npm run lint:
test/models.js#L3
`../models/User` import should occur after import of `mongoose`
|
Run npm run lint:
test/models.js#L5
'crypto' is assigned a value but never used
|
Run npm run lint:
test/models.js#L6
'mongoose' is assigned a value but never used
|
Run npm run lint:
test/models.js#L8
More than 1 blank line not allowed
|
Run npm run lint:
test/models.js#L163
Trailing spaces not allowed
|
Run npm run lint:
test/models.js#L370
Too many blank lines at the end of file. Max of 0 allowed
|
Run npm run lint
Process completed with exit code 1.
|
Loading