opendevstack / ods-jenkins-shared-library

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Apache License 2.0
75 stars 57 forks source link

Fix types in `org.ods.services.OpenShiftService` #1061

Open serverhorror opened 11 months ago

serverhorror commented 11 months ago

Describe the bug

org.ods.services.OpenShiftService has a few type warnings.

To Reproduce Steps to reproduce the behavior:

  1. Open IDE with type inspection
  2. Open org/ods/services/OpenShiftService.groovy
  3. See type warnings

Expected behavior No type warnings

Screenshots n/a

Affected version (please complete the following information):