build: update plugin tools and base version #113
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/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
|
|
|