Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NPE when private key is not set (via JCasC) #273

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Add missing import

eb63563
Select commit
Loading
Failed to load commit list.
Open

Fix NPE when private key is not set (via JCasC) #273

Add missing import
eb63563
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Open Tasks Scanner succeeded Jul 30, 2024 in 0s

14 new issues, 17 total

Total New Outstanding Fixed Trend
17 14 3 15 👍

Reference build: Plugins » google-compute-engine-plugin » develop #102

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 14 0

Annotations

Check warning on line 99 in src/main/java/com/google/jenkins/plugins/computeengine/AcceleratorConfiguration.java

See this annotation in the file changed.

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

TODO

NORMAL:
log

Check warning on line 194 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloud.java

See this annotation in the file changed.

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

TODO

NORMAL:
https://github.com/jenkinsci/google-compute-engine-plugin/issues/62

Check warning on line 59 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java

See this annotation in the file changed.

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

TODO

NORMAL:
(google-compute-engine-plugin/issues/134): make this configurable

Check warning on line 207 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java

See this annotation in the file changed.

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

TODO

NORMAL:
Although the plugin doesn't put instances in the STOPPED or SUSPENDED states,

Check warning on line 347 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java

See this annotation in the file changed.

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

TODO

NORMAL:
(google-compute-engine-plugin/issues/135): better exception

Check warning on line 359 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java

See this annotation in the file changed.

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

TODO

NORMAL:
(google-compute-engine-plugin/issues/136): handle multiple NICs

Check warning on line 66 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineLinuxLauncher.java

See this annotation in the file changed.

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

TODO

NORMAL:
better exceptions

Check warning on line 302 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

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

TODO

NORMAL:
JENKINS-55285

Check warning on line 725 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

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

TODO

NORMAL:
log

Check warning on line 759 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

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

TODO

NORMAL:
log

Check warning on line 793 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

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

TODO

NORMAL:
log

Check warning on line 818 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

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

TODO

NORMAL:
log

Check warning on line 862 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

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

TODO

NORMAL:
log

Check warning on line 105 in src/test/java/com/google/jenkins/plugins/computeengine/integration/ITUtil.java

See this annotation in the file changed.

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

TODO

NORMAL:
Write a test to see if min cpu platform worked by picking a higher version?