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(health): remove deprecated api warnings in health check #2478

Merged
merged 2 commits into from
Apr 23, 2023

Conversation

escwxyz
Copy link
Contributor

@escwxyz escwxyz commented Apr 23, 2023

Description

This PR allows to remove the warnings regarding deprecated API vim.health.report_*.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

By running the checkhealth command should give no more warning about this API deprecation.

Configuration:

  • Neovim version (nvim --version): NVIM v0.10.0-dev-102+g85bc9e897
  • Operating system and version: macOS 13.3.1

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

@Conni2461
Copy link
Member

Thanks :)

@Conni2461 Conni2461 merged commit f2645c1 into nvim-telescope:master Apr 23, 2023
8 checks passed
@escwxyz escwxyz deleted the patch-1 branch April 23, 2023 12:44
Conni2461 pushed a commit that referenced this pull request May 14, 2023
abelmul pushed a commit to abelmul/telescope.nvim that referenced this pull request Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants