chore(deps): update root #253
Annotations
10 errors
📚 Main (ubuntu-latest):
src/environment.ts#L5
Top-level functions should be declared with function keyword
|
📚 Main (ubuntu-latest):
src/environment.ts#L15
Top-level functions should be declared with function keyword
|
📚 Main (ubuntu-latest):
src/environment.ts#L105
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/environment.ts#L107
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/environment.ts#L109
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/environment.ts#L111
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/environment.ts#L113
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/environment.ts#L115
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/environment.ts#L128
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
📚 Main (ubuntu-latest):
src/index.ts#L121
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|