chore(deps): update root #173
Annotations
10 errors
📚 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.
|