Skip to content

return labels when querying issues #10

return labels when querying issues

return labels when querying issues #10

Triggered via pull request January 23, 2025 14:56
Status Failure
Total duration 2m 34s
Artifacts

push.yaml

on: pull_request
CI  /  ...  /  Resolve Grafana images
CI / Playwright E2E tests / Resolve Grafana images
CI  /  Upload to GCS
0s
CI / Upload to GCS
Matrix: CI / Playwright E2E tests / playwright-tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
CI / Test and build plugin
Process completed with exit code 1.
CI / Test docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI / Test and build plugin: src/DataSource.ts#L69
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
CI / Test and build plugin: src/DataSource.ts#L98
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
CI / Test and build plugin: src/DataSource.ts#L118
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
CI / Test and build plugin: src/common/annotationsFromDataFrame.ts#L120
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
CI / Test and build plugin: src/module.ts#L16
'setVariableQueryEditor' is deprecated. -- prefer using {@link StandardVariableSupport} or {@link CustomVariableSupport} or {@link DataSourceVariableSupport} in data source instead