Add Kserverarwa support #1273
Add Kserverarwa support #1273
30 new alerts
New alerts in code changed by this pull request
- 22 warnings
- 8 notes
See annotations below for details.
Annotations
Code scanning / Robocop
Missing documentation in suite Warning test
Code scanning / Robocop
BuiltIn library import '{{ builtin_import }}' should be placed before '{{ custom_import }}' Warning test
Code scanning / Robocop
Invalid number of empty lines between sections ({{ empty_lines }}/{{ allowed_empty_lines }}) Warning test
Code scanning / Robocop
Section name should be in format '{{ section_title_case }}' or '{{ section_upper_case }}' Warning test
Code scanning / Robocop
Section variable '{{ variable_name }}' name should be uppercase Warning test
Code scanning / Robocop
Section variable '{{ variable_name }}' name should be uppercase Warning test
Code scanning / Robocop
Section variable '{{ variable_name }}' name should be uppercase Warning test
Code scanning / Robocop
Variable '{{ name }}' is assigned but not used Note test
Code scanning / Robocop
Section variable '{{ variable_name }}' name should be uppercase Warning test
Code scanning / Robocop
Invalid number of empty lines between sections ({{ empty_lines }}/{{ allowed_empty_lines }}) Warning test
Code scanning / Robocop
Documentation of {{ block_name }} is empty Warning test
Code scanning / Robocop
Invalid number of empty lines between sections ({{ empty_lines }}/{{ allowed_empty_lines }}) Warning test
Code scanning / Robocop
Missing documentation in '{{ name }}' keyword Warning test
Code scanning / Robocop
Keyword '{{ keyword_name }}' is too long ({{ keyword_length }}/{{ allowed_length}}) Warning test
Code scanning / Robocop
'{{ block_name }}' condition can be simplified Note test
Code scanning / Robocop
'{{ block_name }}' condition can be simplified Note test
Code scanning / Robocop
Keyword name '{{ keyword_name }}' does not follow case convention Warning test
Code scanning / Robocop
Line is too long ({{ line_length }}/{{ allowed_length }}) Warning test
Code scanning / Robocop
'{{ block_name }}' condition can be simplified Note test
Code scanning / Robocop
'{{ block_name }}' condition can be simplified Note test
Code scanning / Robocop
{{ bad_indent_msg }} Warning test
Code scanning / Robocop
Invalid number of empty lines between keywords ({{ empty_lines }}/{{ allowed_empty_lines }}) Warning test
Code scanning / Robocop
Missing documentation in '{{ name }}' keyword Warning test
Code scanning / Robocop
Keyword '{{ keyword_name }}' has too many keywords inside ({{ keyword_count }}/{{ max_allowed_count }}) Warning test
Code scanning / Robocop
Local variable '{{ name }}' is overwritten before usage Warning test