fix(deps): regenerate package-lock.json for v2.3.0 #8
Annotations
11 errors and 10 warnings
|
prettier
Process completed with exit code 1.
|
|
eslint:
app.js#L71
Missing trailing comma
|
|
eslint:
app.js#L69
Missing trailing comma
|
|
eslint:
app.js#L68
Missing trailing comma
|
|
eslint:
app.js#L67
Strings must use singlequote
|
|
eslint:
app.js#L66
Strings must use singlequote
|
|
eslint:
app.js#L55
'options' is defined but never used. Allowed unused args must match /^_/u
|
|
eslint:
app.js#L55
'res' is defined but never used. Allowed unused args must match /^_/u
|
|
eslint:
app.js#L55
'req' is defined but never used. Allowed unused args must match /^_/u
|
|
eslint:
app.js#L48
Missing trailing comma
|
|
eslint:
app.js#L43
Missing trailing comma
|
|
eslint:
tests/integration/seeder.test.js#L25
Unexpected sync method: 'readFileSync'
|
|
eslint:
tests/integration/seeder.test.js#L15
Unexpected sync method: 'existsSync'
|
|
eslint:
tests/integration/seeder.test.js#L14
Unexpected sync method: 'existsSync'
|
|
eslint:
scripts/seed-hospital-data.js#L68
Unexpected sync method: 'readFileSync'
|
|
eslint:
scripts/seed-hospital-data.js#L67
Unexpected sync method: 'readFileSync'
|
|
eslint:
scripts/seed-hospital-data.js#L62
Unexpected sync method: 'existsSync'
|
|
eslint:
scripts/seed-hospital-data.js#L58
Unexpected sync method: 'existsSync'
|
|
eslint:
scripts/generateCssTokens.js#L169
Unexpected sync method: 'writeFileSync'
|
|
eslint:
scripts/generateCssTokens.js#L165
Unexpected sync method: 'mkdirSync'
|
|
eslint:
scripts/generateCssTokens.js#L164
Unexpected sync method: 'existsSync'
|