Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecation warnings #324

Open
10 tasks
zoltanbedi opened this issue Jun 18, 2024 · 0 comments
Open
10 tasks

Fix deprecation warnings #324

zoltanbedi opened this issue Jun 18, 2024 · 0 comments
Labels
help wanted type/chore Chores, code refactoring or maintenance work

Comments

@zoltanbedi
Copy link
Member

  • src/DataSource.ts

  • src/common/annotationsFromDataFrame.ts

    • deprecation/deprecation: 'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array at line 120, column 30
  • src/module.ts

    • deprecation/deprecation: 'setVariableQueryEditor' is deprecated. -- prefer using {@link StandardVariableSupport} or {@link CustomVariableSupport} or {@link DataSourceVariableSupport} in data source instead at line 15, column 4
  • src/types.ts

    • deprecation/deprecation: 'DataQuery' is deprecated. use the type from at line 136, column 49
@zoltanbedi zoltanbedi added type/chore Chores, code refactoring or maintenance work help wanted labels Jun 18, 2024
@gabor gabor moved this to Backlog in OSS Big Tent Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted type/chore Chores, code refactoring or maintenance work
Projects
Status: Backlog
Development

No branches or pull requests

1 participant