Update all non-major dependencies #86
Annotations
6 errors and 4 warnings
source/routes/problems/connectionsPool.ts#L7
Use #private fields instead
|
source/routes/problems/connectionsPool.ts#L8
Use #private fields instead
|
source/routes/problems/connectionsPool.ts#L9
Use #private fields instead
|
source/server.ts#L23
Avoid callbacks. Prefer Async/Await
|
source/server.ts#L26
Don't use process.exit(); throw an error instead
|
|
source/routes/index.ts#L7
Using exported name 'limitedConnectionsPool' as identifier for default export
|
source/routes/index.ts#L8
Using exported name 'slowImage' as identifier for default export
|
source/routes/problems/slowImageGallery.ts#L6
Missing JSDoc comment
|
source/server.ts#L2
Using exported name 'fastify' as identifier for default export
|
This job failed
Loading