Update all non-major dependencies #97
Annotations
3 errors and 4 warnings
Run npm run check:
source/server.ts#L23
Avoid callbacks. Prefer Async/Await
|
Run npm run check:
source/server.ts#L26
Don't use process.exit(); throw an error instead
|
Run npm run check
Process completed with exit code 1.
|
Run npm run check:
source/routes/index.ts#L7
Using exported name 'limitedConnectionsPool' as identifier for default export
|
Run npm run check:
source/routes/index.ts#L8
Using exported name 'slowImage' as identifier for default export
|
Run npm run check:
source/routes/problems/slowImageGallery.ts#L6
Missing JSDoc comment
|
Run npm run check:
source/server.ts#L2
Using exported name 'fastify' as identifier for default export
|
Loading