Issue
For some strange reason, the option to disable plugin is not present in jenkins. I had installed this plugin - github-checks. I know that there is a workaround wherein I can add a jpi file to disable plugin but I guess it will still be visible in the UI.
What is the easiest option possible?
Solution
There is no need to disable the plugin, as it cannot be installed in the first place (due to missing dependencies as indicated in the error message). As the plugin is not even installed, you cannot disable it.
Answered By - Alex O