This GitHub Action verifies the compatibility between a plugin's source code and the latest Grafana plugins libraries. It uses TypeScript types to analyze the code and ensure alignment with any changes in the library. By integrating this action into your workflow, you can identify and address compatibility issues early on, ensuring smooth integration of your plugin with the latest Grafana plugins libraries.
See how to use this action here