Skip to content

chore(deps): bump @objectql/core from 3.0.1 to 4.0.1 #192

chore(deps): bump @objectql/core from 3.0.1 to 4.0.1

chore(deps): bump @objectql/core from 3.0.1 to 4.0.1 #192

Triggered via pull request January 28, 2026 12:13
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Lint Code
22s
Lint Code
Fit to window
Zoom out
Zoom in

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'.