Skip to content

Updates dependency versions support #126

Updates dependency versions support

Updates dependency versions support #126

Triggered via pull request February 2, 2025 22:10
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build
Process completed with exit code 1.
build: src/components/QueryEditor.tsx#L34
'Form' is deprecated. use the `useForm` hook from react-hook-form instead
build: src/components/QueryEditor.tsx#L37
'VerticalGroup' is deprecated. use Stack component with the "column" direction instead
build: src/module.ts#L11
'setVariableQueryEditor' is deprecated. -- prefer using {@link StandardVariableSupport} or {@link CustomVariableSupport} or {@link DataSourceVariableSupport} in data source instead