Skip to content

chore(deps): update root #283

chore(deps): update root

chore(deps): update root #283

Triggered via pull request October 5, 2023 09:46
Status Failure
Total duration 34s
Artifacts

main.yml

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

Annotations

10 errors and 8 warnings
📚 Main (ubuntu-latest): src/createMikroORMPostgress.ts#L1
Prefer `node:path` over `path`
📚 Main (ubuntu-latest): src/createMikroORMPostgress.ts#L79
Unexpected use of the global variable 'process'. Use 'require("process")' instead
📚 Main (ubuntu-latest): src/createMikroORMPostgress.ts#L85
Top-level functions should be declared with function keyword
📚 Main (ubuntu-latest): src/createMikroORMPostgress.ts#L95
Top-level functions should be declared with function keyword
📚 Main (ubuntu-latest): src/createMikroORMPostgress.ts#L121
Unexpected use of the global variable 'process'. Use 'require("process")' instead
📚 Main (ubuntu-latest): src/entity/index.ts#L2
Expected 1 empty line after import statement not followed by another import
📚 Main (ubuntu-latest): src/entity/user-setting.entity.ts#L6
Expected 1 empty line after import statement not followed by another import
📚 Main (ubuntu-latest): src/entity/user.entity.ts#L4
Expected 1 empty line after import statement not followed by another import
📚 Main (ubuntu-latest): src/repo/index.ts#L6
Expected 1 empty line after import statement not followed by another import
📚 Main (ubuntu-latest): src/seeders/DefaultSeeder.ts#L2
Expected 1 empty line after import statement not followed by another import
📚 Main (ubuntu-latest): src/entity/user-setting.entity.ts#L16
Expected JSDoc block to be aligned
📚 Main (ubuntu-latest): src/entity/user-setting.entity.ts#L22
Expected JSDoc block to be aligned
📚 Main (ubuntu-latest): src/repo/user.ts#L83
Expected JSDoc block to be aligned
📚 Main (ubuntu-latest): src/repo/user.ts#L86
Missing JSDoc @returns description
📚 Main (ubuntu-latest): src/repo/user.ts#L103
Expected JSDoc block to be aligned
📚 Main (ubuntu-latest): src/repo/user.ts#L132
Expected JSDoc block to be aligned
📚 Main (ubuntu-latest): test/basic.test.ts#L8
'storage' is assigned a value but never used. Allowed unused vars must match /^_/u
📚 Main (ubuntu-latest): tsup.config.ts#L10
'noExternal' is assigned a value but never used. Allowed unused vars must match /^_/u