Skip to content

chore(deps): update root #233

chore(deps): update root

chore(deps): update root #233

Triggered via pull request October 3, 2023 19:15
Status Failure
Total duration 44s
Artifacts

main.yml

on: pull_request
Matrix: πŸ“š Main
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
πŸ“š Main (ubuntu-latest): src/auth.ts#L16
Top-level functions should be declared with function keyword
πŸ“š Main (ubuntu-latest): src/banner.js#L2
Prefer `node:module` over `module`
πŸ“š Main (ubuntu-latest): src/db-orm/index.ts#L3
Expected 1 empty line after import statement not followed by another import
πŸ“š Main (ubuntu-latest): src/environment.ts#L8
Top-level functions should be declared with function keyword
πŸ“š Main (ubuntu-latest): src/environment.ts#L18
Top-level functions should be declared with function keyword
πŸ“š Main (ubuntu-latest): src/environment.ts#L112
Unexpected use of the global variable 'process'. Use 'require("process")' instead
πŸ“š Main (ubuntu-latest): src/environment.ts#L114
Unexpected use of the global variable 'process'. Use 'require("process")' instead
πŸ“š Main (ubuntu-latest): src/environment.ts#L116
Unexpected use of the global variable 'process'. Use 'require("process")' instead
πŸ“š Main (ubuntu-latest): src/environment.ts#L118
Unexpected use of the global variable 'process'. Use 'require("process")' instead
πŸ“š Main (ubuntu-latest): src/environment.ts#L120
Unexpected use of the global variable 'process'. Use 'require("process")' instead
πŸ“š Main (ubuntu-latest): src/banner.js#L4
'require' is assigned a value but never used. Allowed unused vars must match /^_/u
πŸ“š Main (ubuntu-latest): tsup.config.ts#L3
'isProduction' is assigned a value but never used. Allowed unused vars must match /^_/u