Update all non-major dependencies #160
Annotations
7 errors and 9 warnings
build on node@22:
source/server.ts#L23
Avoid callbacks. Prefer Async/Await
|
build on node@22:
source/server.ts#L26
Don't use process.exit(); throw an error instead
|
build on node@22
Process completed with exit code 1.
|
build on node@20
The job was canceled because "_22" failed.
|
build on node@20:
source/server.ts#L23
Avoid callbacks. Prefer Async/Await
|
build on node@20:
source/server.ts#L26
Don't use process.exit(); throw an error instead
|
build on node@20
Process completed with exit code 1.
|
build on node@22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build on node@22:
source/routes/index.ts#L7
Using exported name 'limitedConnectionsPool' as identifier for default export
|
build on node@22:
source/routes/index.ts#L8
Using exported name 'slowImage' as identifier for default export
|
build on node@22:
source/routes/problems/slowImageGallery.ts#L6
Missing JSDoc comment
|
build on node@22:
source/server.ts#L2
Using exported name 'fastify' as identifier for default export
|
build on node@20:
source/routes/index.ts#L7
Using exported name 'limitedConnectionsPool' as identifier for default export
|
build on node@20:
source/routes/index.ts#L8
Using exported name 'slowImage' as identifier for default export
|
build on node@20:
source/routes/problems/slowImageGallery.ts#L6
Missing JSDoc comment
|
build on node@20:
source/server.ts#L2
Using exported name 'fastify' as identifier for default export
|