chore(deps): update root #181
Annotations
10 errors and 1 warning
📚 Main (ubuntu-latest):
src/fastify.ts#L26
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/graceful-shutdown.ts#L26
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/graceful-shutdown.ts#L32
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/graceful-shutdown.ts#L36
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/graceful-shutdown.ts#L43
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/graceful-shutdown.ts#L49
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/graceful-shutdown.ts#L49
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
tsup.config.ts#L3
Expected 1 empty line after import statement not followed by another import
|
📚 Main (ubuntu-latest):
tsup.config.ts#L4
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest)
Process completed with exit code 1.
|
📚 Main (ubuntu-latest):
src/heartbeats.ts#L25
Missing JSDoc @param "config" declaration
|