chore(deps): update root #233
Annotations
10 errors and 2 warnings
src/auth.ts#L16
Top-level functions should be declared with function keyword
|
src/banner.js#L2
Prefer `node:module` over `module`
|
src/db-orm/index.ts#L3
Expected 1 empty line after import statement not followed by another import
|
src/environment.ts#L8
Top-level functions should be declared with function keyword
|
src/environment.ts#L18
Top-level functions should be declared with function keyword
|
src/environment.ts#L112
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
src/environment.ts#L114
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
src/environment.ts#L116
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
src/environment.ts#L118
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
src/environment.ts#L120
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
src/banner.js#L4
'require' is assigned a value but never used. Allowed unused vars must match /^_/u
|
tsup.config.ts#L3
'isProduction' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading