Skip to content

Merge branch 'main' into form-data-from-config #58

Merge branch 'main' into form-data-from-config

Merge branch 'main' into form-data-from-config #58

Triggered via push July 15, 2024 12:16
Status Success
Total duration 1m 4s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/app/UQLProvider.test.ts#L8
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
lint: src/app/UQLProvider.test.ts#L13
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
lint: src/app/UQLProvider.test.ts#L18
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
lint: src/app/UQLProvider.test.ts#L23
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
lint: src/app/UQLProvider.test.ts#L41
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
lint: src/app/UQLProvider.test.ts#L62
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
lint: src/app/UQLProvider.test.ts#L64
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
lint: src/app/UQLProvider.test.ts#L66
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
lint: src/app/UQLProvider.test.ts#L77
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
lint: src/app/UQLProvider.test.ts#L78
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array