jenkinsci / datadog-plugin

A Jenkins plugin used to forward metrics, events, and service checks to an account at Datadog, automatically.
https://plugins.jenkins.io/datadog/
MIT License
30 stars 48 forks source link

[PLINT-287] Supressing redundant nullcheck warnings called by 2.407 #420

Closed rahulkaukuntla closed 3 months ago

rahulkaukuntla commented 3 months ago

What does this PR do?

Supressing redundant nullcheck warnings called by Jenkins version 2.407.

Refer to the conversation in #404 as to why this issue should be handled by suppressing the warning

Description of the Change

Alternate Designs

Possible Drawbacks

Verification Process

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)