Skip to content

KXI-52581 add limit to DS run #406

KXI-52581 add limit to DS run

KXI-52581 add limit to DS run #406

Triggered via pull request October 1, 2024 14:56
Status Failure
Total duration 31s
Artifacts

main.yml

on: pull_request
Matrix: test
app-sec  /  app-sec
app-sec / app-sec
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test (macos-latest): src/models/dataSource.ts#L76
Object literal may only specify known properties, and 'isRowCountLast' does not exist in type '{ selectedApi: string; table: string; startTS: string; endTS: string; fill: string; temporality: string; rowCountLimit?: string; isRowLimitLast?: boolean; filter: string[]; groupBy: string[]; agg: string[]; sortCols: string[]; slice: string[]; labels: string[]; optional?: { ...; }; }'.
test (macos-latest)
Process completed with exit code 2.
test (windows-latest)
The job was canceled because "macos-latest" failed.
test (windows-latest)
The operation was canceled.
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
test (ubuntu-latest): src/models/dataSource.ts#L76
Object literal may only specify known properties, and 'isRowCountLast' does not exist in type '{ selectedApi: string; table: string; startTS: string; endTS: string; fill: string; temporality: string; rowCountLimit?: string; isRowLimitLast?: boolean; filter: string[]; groupBy: string[]; agg: string[]; sortCols: string[]; slice: string[]; labels: string[]; optional?: { ...; }; }'.
test (ubuntu-latest)
The operation was canceled.