Skip to content

chore(deps): update root #204

chore(deps): update root

chore(deps): update root #204

Triggered via pull request October 4, 2023 22:51
Status Failure
Total duration 38s
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.