Skip to content

chore(deps): update root #183

chore(deps): update root

chore(deps): update root #183

Triggered via pull request September 14, 2023 09:35
Status Failure
Total duration 43s
Artifacts

main.yml

on: pull_request
Matrix: 📚 Main
Fit to window
Zoom out
Zoom in

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.