Skip to content

feat: add support for MikroORM v6 #72

feat: add support for MikroORM v6

feat: add support for MikroORM v6 #72

Triggered via pull request March 4, 2024 19:49
Status Failure
Total duration 2m 7s
Artifacts

push.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Test: example-app/src/index.ts#L2
'path' is defined but never used
Test: example-app/src/index.ts#L3
'dotenv' is defined but never used
Test: example-app/src/index.ts#L13
`@mikro-orm/postgresql` import should occur before import of `./entities/index.js`
Test: example-app/src/scripts/setup-db.ts#L3
'path' is defined but never used
Test: example-app/src/scripts/setup-db.ts#L4
'dotenv' is defined but never used
Test: example-app/src/scripts/setup-db.ts#L9
`@mikro-orm/postgresql` import should occur before import of `../entities/index.js`
Test: src/Resource.ts#L8
Strings must use singlequote
Test: src/Resource.ts#L19
Strings must use singlequote
Test: src/Resource.ts#L21
Strings must use singlequote
Test: src/Resource.ts#L22
Strings must use singlequote
setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
setup
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: src/Property.ts#L70
Unexpected console statement
Test: src/Resource.ts#L222
Unexpected console statement