fix the selfmanaged uninstall of rhoai operator #2157
7 new alerts
New alerts in code changed by this pull request
- 6 warnings
- 1 note
See annotations below for details.
Annotations
Code scanning / Robocop
The assignment sign is not consistent within the file. Expected '{{ expected_sign }}' but got '{{ actual_sign }}' instead Warning
Code scanning / Robocop
The assignment sign is not consistent within the file. Expected '{{ expected_sign }}' but got '{{ actual_sign }}' instead Warning
Code scanning / Robocop
Keyword name '{{ keyword_name }}' does not follow case convention Warning
Code scanning / Robocop
Line is too long ({{ line_length }}/{{ allowed_length }}) Warning
Code scanning / Robocop
Line is too long ({{ line_length }}/{{ allowed_length }}) Warning
Check notice on line 87 in ods_ci/tests/Resources/RHOSi.resource
Code scanning / Robocop
{{ set_variable_keyword }} can be replaced with VAR Note test
Check warning on line 87 in ods_ci/tests/Resources/RHOSi.resource
Code scanning / Robocop
Don't set global variables outside the variables section Warning test