Skip to content

feat(tag): visualizing current value of multiple tags #120

feat(tag): visualizing current value of multiple tags

feat(tag): visualizing current value of multiple tags #120

Triggered via pull request April 24, 2024 20:59
Status Success
Total duration 1m 28s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build_and_test
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/.
build_and_test: src/datasources/data-frame/module.ts#L10
'setVariableQueryEditor' is deprecated. -- prefer using {@link StandardVariableSupport} or {@link CustomVariableSupport} or {@link DataSourceVariableSupport} in data source instead
build_and_test: src/datasources/notebook/datasource.ts#L103
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
build_and_test: src/datasources/notebook/datasource.ts#L126
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
build_and_test: src/datasources/notebook/datasource.ts#L135
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
build_and_test: src/datasources/notebook/datasource.ts#L138
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
build_and_test: src/datasources/notebook/datasource.ts#L172
'datasourceRequest' is deprecated. Use the fetch function instead
build_and_test: src/datasources/notebook/datasource.ts#L192
'datasourceRequest' is deprecated. Use the fetch function instead
build_and_test: src/datasources/notebook/types.ts#L3
'DataQuery' is deprecated. use the type from
build_and_test: src/datasources/system/module.ts#L10
'setVariableQueryEditor' is deprecated. -- prefer using {@link StandardVariableSupport} or {@link CustomVariableSupport} or {@link DataSourceVariableSupport} in data source instead
build_and_test: src/datasources/workspace/module.ts#L9
'setVariableQueryEditor' is deprecated. -- prefer using {@link StandardVariableSupport} or {@link CustomVariableSupport} or {@link DataSourceVariableSupport} in data source instead