Skip to content

fix(deps): update mikro-orm monorepo to v6 (major) - abandoned #3985

fix(deps): update mikro-orm monorepo to v6 (major) - abandoned

fix(deps): update mikro-orm monorepo to v6 (major) - abandoned #3985

Triggered via pull request January 8, 2024 07:54
Status Failure
Total duration 1m 49s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build and Test
@undb/sqlite#build: command (/home/runner/work/undb/undb/packages/database/sqlite) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Build and Test
'"@mikro-orm/core"' has no exported member named 'PrimaryKeyType'. Did you mean 'PrimaryKey'?
Build and Test
A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type.
Build and Test
Type '{ fields: { options: { order: string; }; }; }' is not assignable to type 'QueryOrderMap<Table> | QueryOrderMap<Table>[] | undefined'.
Build and Test
Process completed with exit code 1.