Branch: refs/heads/fix/null-home
Home: https://github.com/jenkinsci/snyk-security-scanner-plugin
Commit: d530185f2512b7aca632abdfe8f099711083ae15
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/d530185f2512b7aca632abdfe8f099711083ae15
Author: Jahed Ahmed <[email protected]>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M src/main/java/io/snyk/jenkins/tools/SnykInstallation.java
Log Message:
-----------
fix: installation home is nullable by convention
For example:
- `getHome` is assigned @CheckForNull by Jenkins.
- CasC defaults fail as it assumes home can be null.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/snyk-security-scanner-plugin/push/refs/heads/fix/null-home/000000-d53018%40github.com.