Skip to content

feat: supporting multi dataset #1066

feat: supporting multi dataset

feat: supporting multi dataset #1066

Triggered via pull request May 22, 2024 04:15
Status Failure
Total duration 1m 52s
Artifacts

auto-build.yml

on: pull_request
Matrix: auto-build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
auto-build (20.x)
This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?
auto-build (20.x)
Argument of type '{ sortBy: string; }' is not assignable to parameter of type 'string'.
auto-build (20.x)
Argument of type '() => { workflow: { type: "view"; query: { op: "aggregate"; groupBy: never[]; measures: { agg: IAggregator; field: string; asFieldKey: string; }[]; }[]; }[]; }' is not assignable to parameter of type '() => IDataQueryPayload'.
auto-build (20.x)
Process completed with exit code 1.
auto-build (18.x)
The job was canceled because "_20_x" failed.
auto-build (18.x)
This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?
auto-build (18.x)
Argument of type '{ sortBy: string; }' is not assignable to parameter of type 'string'.
auto-build (18.x)
Argument of type '() => { workflow: { type: "view"; query: { op: "aggregate"; groupBy: never[]; measures: { agg: IAggregator; field: string; asFieldKey: string; }[]; }[]; }[]; }' is not assignable to parameter of type '() => IDataQueryPayload'.
auto-build (18.x)
The operation was canceled.
auto-build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.