Skip to content

添加 ObjectQL 引擎实现,集成内存驱动,更新相关配置和文档 #100

添加 ObjectQL 引擎实现,集成内存驱动,更新相关配置和文档

添加 ObjectQL 引擎实现,集成内存驱动,更新相关配置和文档 #100

Triggered via push January 20, 2026 13:29
Status Failure
Total duration 29s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Release
Process completed with exit code 2.
Release
Property 'object' is missing in type '{ filters: any; top: any; sort: any; }' but required in type '{ object: string; sort?: { field: string; order: "asc" | "desc"; }[] | undefined; fields?: any[] | undefined; distinct?: boolean | undefined; aggregations?: { function: "min" | "max" | "count" | ... 4 more ... | "string_agg"; alias: string; field?: string | undefined; distinct?: boolean | undefined; }[] | undefined;...'.