Skip to content

Add optional params btns #603

Add optional params btns

Add optional params btns #603

Triggered via pull request March 4, 2025 10:54
Status Failure
Total duration 35s
Artifacts

main.yml

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

Annotations

23 errors
test (macos-latest): test/suite/webview.test.ts#L246
Argument of type '"renderCheckbox"' is not assignable to parameter of type 'keyof KdbDataSourceView'.
test (macos-latest): test/suite/webview.test.ts#L252
Argument of type '"renderTextarea"' is not assignable to parameter of type 'keyof KdbDataSourceView'.
test (macos-latest): test/suite/webview.test.ts#L258
Argument of type '"renderMultitype"' is not assignable to parameter of type 'keyof KdbDataSourceView'.
test (macos-latest): test/suite/webview.test.ts#L264
Argument of type '"renderInput"' is not assignable to parameter of type 'keyof KdbDataSourceView'.
test (macos-latest): test/suite/webview.test.ts#L280
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (macos-latest): test/suite/webview.test.ts#L293
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (macos-latest): test/suite/webview.test.ts#L306
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (macos-latest): test/suite/webview.test.ts#L319
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (macos-latest): test/suite/webview.test.ts#L332
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (macos-latest): test/suite/webview.test.ts#L347
Property 'renderTextarea' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDATextarea'?
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
test (ubuntu-latest): test/suite/webview.test.ts#L246
Argument of type '"renderCheckbox"' is not assignable to parameter of type 'keyof KdbDataSourceView'.
test (ubuntu-latest): test/suite/webview.test.ts#L252
Argument of type '"renderTextarea"' is not assignable to parameter of type 'keyof KdbDataSourceView'.
test (ubuntu-latest): test/suite/webview.test.ts#L258
Argument of type '"renderMultitype"' is not assignable to parameter of type 'keyof KdbDataSourceView'.
test (ubuntu-latest): test/suite/webview.test.ts#L264
Argument of type '"renderInput"' is not assignable to parameter of type 'keyof KdbDataSourceView'.
test (ubuntu-latest): test/suite/webview.test.ts#L280
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (ubuntu-latest): test/suite/webview.test.ts#L293
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (ubuntu-latest): test/suite/webview.test.ts#L306
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (ubuntu-latest): test/suite/webview.test.ts#L319
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (ubuntu-latest): test/suite/webview.test.ts#L332
Property 'renderCheckbox' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDACheckbox'?
test (ubuntu-latest): test/suite/webview.test.ts#L347
Property 'renderTextarea' does not exist on type 'KdbDataSourceView'. Did you mean 'renderUDATextarea'?
test (windows-latest)
The job was canceled because "macos-latest" failed.
test (windows-latest)
The operation was canceled.