Skip to content

Make it work with older grafana versions #114

Make it work with older grafana versions

Make it work with older grafana versions #114

Triggered via push May 24, 2024 15:09
Status Success
Total duration 1m 14s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint: src/DataSource.ts#L67
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
lint: src/DataSource.ts#L96
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
lint: src/DataSource.ts#L116
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
lint: src/common/annotationsFromDataFrame.ts#L120
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
lint: src/module.ts#L15
'setVariableQueryEditor' is deprecated. -- prefer using {@link StandardVariableSupport} or {@link CustomVariableSupport} or {@link DataSourceVariableSupport} in data source instead
lint: src/types.ts#L135
'DataQuery' is deprecated. use the type from