Skip to content

[JENKINS-19413] Use `CredentialsDescriptor.findContextInPath` rather …

f8963c3
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-19413] Use CredentialsDescriptor.findContextInPath rather than directly StaplerRequest2.findAncestorObject #651

[JENKINS-19413] Use `CredentialsDescriptor.findContextInPath` rather …
f8963c3
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Open Tasks Scanner succeeded Sep 11, 2025

2 new issues, 34 total

Total New Outstanding Fixed Trend
34 2 32 2 👎

Reference build: Plugins » credentials-plugin » master #406

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 2 0

Annotations

Check warning on line 345 in src/main/java/com/cloudbees/plugins/credentials/CredentialsDescriptor.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
this is a https://issues.jenkins-ci.org/browse/JENKINS-19413 workaround

Check warning on line 353 in src/main/java/com/cloudbees/plugins/credentials/CredentialsDescriptor.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
have Stapler expose a method that can walk a path and produce the ancestors and use that