chore(deps): bump @objectql/core from 3.0.1 to 4.0.1 #192
Annotations
6 errors
|
Lint Code
Process completed with exit code 1.
|
|
Lint Code:
packages/server/src/app.module.ts#L24
Argument of type 'ObjectOS' is not assignable to parameter of type 'IObjectQL'.
|
|
Lint Code:
packages/server/src/app.module.ts#L23
Argument of type 'ObjectOS' is not assignable to parameter of type 'IObjectQL'.
|
|
Lint Code:
packages/server/src/app.module.ts#L22
Argument of type 'ObjectOS' is not assignable to parameter of type 'IObjectQL'.
|
|
Lint Code:
packages/kernel/src/objectos.ts#L58
Argument of type 'this' is not assignable to parameter of type 'IObjectQL'.
|
|
Lint Code:
packages/kernel/src/objectos.ts#L46
Type 'Record<string, import("/home/runner/work/objectos/objectos/node_modules/.pnpm/@objectql[email protected]/node_modules/@objectql/types/dist/object").ObjectConfig> | undefined' is not assignable to type 'Record<string, import("/home/runner/work/objectos/objectos/node_modules/.pnpm/@objectql[email protected]_@[email protected]_@[email protected]/node_modules/@objectql/types/dist/object").ObjectConfig> | undefined'.
|