You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of commit d528b8c, running org.openrewrite.jenkins.ModernizePlugin against e.g. jenkinsci/view-job-filters-plugin@e0513aa does not migrate the javax annotations in the plugin to SpotBugs annotations as expected.
As of commit d528b8c, running
org.openrewrite.jenkins.ModernizePluginagainst e.g. jenkinsci/view-job-filters-plugin@e0513aa does not migrate thejavaxannotations in the plugin to SpotBugs annotations as expected.