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

Chore: Added sleep and timeout for while loop (#2029) #2037

Merged

Chore: Added sleep and timeout for while loop (#2029)

3ec2f80
Select commit
Loading
Failed to load commit list.
Merged

Chore: Added sleep and timeout for while loop (#2029) #2037

Chore: Added sleep and timeout for while loop (#2029)
3ec2f80
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Robocop succeeded Nov 15, 2024 in 7s

5 new alerts

New alerts in code changed by this pull request

  • 5 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 286 in ods_ci/tests/Resources/OCP.resource

See this annotation in the file changed.

Code scanning / Robocop

Line is too long ({{ line_length }}/{{ allowed_length }}) Warning test

Line is too long (135/120)

Check warning on line 287 in ods_ci/tests/Resources/OCP.resource

See this annotation in the file changed.

Code scanning / Robocop

Trailing whitespace at the end of line Warning test

Trailing whitespace at the end of line

Check warning on line 288 in ods_ci/tests/Resources/OCP.resource

See this annotation in the file changed.

Code scanning / Robocop

Line is too long ({{ line_length }}/{{ allowed_length }}) Warning test

Line is too long (132/120)

Check warning on line 13 in ods_ci/tests/Resources/Page/Operators/ISVs.resource

See this annotation in the file changed.

Code scanning / Robocop

Section variable '{{ variable_name }}' name should be uppercase Warning test

Section variable '${installplan_name}' name should be uppercase

Check warning on line 13 in ods_ci/tests/Resources/Page/Operators/ISVs.resource

See this annotation in the file changed.

Code scanning / Robocop

The assignment sign is not consistent inside the variables section. Expected '{{ expected_sign }}' but got '{{ actual_sign }}' instead Warning test

The assignment sign is not consistent inside the variables section. Expected '=' but got '' instead