test_rf4.robot:113:5 [W] COM06 Commented out code: '${var}=    Get Value'
test_rf4.robot:114:5 [W] COM06 Commented out code: '[Tags]    smoke'
test_rf4.robot:115:5 [W] COM06 Commented out code: 'IF    ${condition}'
test_rf4.robot:147:5 [W] COM06 Commented out code: 'Library    Collections'
test_rf4.robot:148:5 [W] COM06 Commented out code: 'Library    String'
test_rf4.robot:149:5 [W] COM06 Commented out code: 'Resource    common.resource'
test_rf4.robot:150:5 [W] COM06 Commented out code: 'Resource    ../resources/utils.resource'
test_rf4.robot:151:5 [W] COM06 Commented out code: 'Variables    vars.py'
test_rf4.robot:152:5 [W] COM06 Commented out code: 'Suite Setup    Initialize'
test_rf4.robot:153:5 [W] COM06 Commented out code: 'Suite Teardown    Cleanup'
test_rf4.robot:154:5 [W] COM06 Commented out code: 'Test Setup    Prepare Test'
test_rf4.robot:155:5 [W] COM06 Commented out code: 'Test Teardown    Finish Test'
test_rf4.robot:156:5 [W] COM06 Commented out code: 'Metadata    Author    John'
test_rf4.robot:157:5 [W] COM06 Commented out code: 'Force Tags    smoke'
test_rf4.robot:158:5 [W] COM06 Commented out code: 'Default Tags    regression'
test_rf4.robot:16:1 [W] COM06 Commented out code: 'Library    SeleniumLibrary'
test_rf4.robot:17:1 [W] COM06 Commented out code: 'Resource    keywords.resource'
test_rf4.robot:173:5 [W] COM06 Commented out code: 'FOR    ${item}    IN RANGE    10'
test_rf4.robot:175:5 [W] COM06 Commented out code: '${result}=    Process Item    ${item}'
test_rf4.robot:176:5 [W] COM06 Commented out code: 'END'
test_rf4.robot:181:5 [W] COM06 Commented out code: 'IF    ${condition}'
test_rf4.robot:18:1 [W] COM06 Commented out code: 'Variables    config.py'
test_rf4.robot:183:5 [W] COM06 Commented out code: '${value}=    Get True Value'
test_rf4.robot:184:5 [W] COM06 Commented out code: 'ELSE'
test_rf4.robot:186:5 [W] COM06 Commented out code: '${value}=    Get False Value'
test_rf4.robot:187:5 [W] COM06 Commented out code: 'END'
test_rf4.robot:19:1 [W] COM06 Commented out code: 'Suite Setup    Open Browser    ${URL}    chrome'
test_rf4.robot:20:1 [W] COM06 Commented out code: 'Suite Teardown    Close All Browsers'
test_rf4.robot:21:1 [W] COM06 Commented out code: 'Test Setup    Reset State'
test_rf4.robot:22:1 [W] COM06 Commented out code: 'Metadata    Version    1.0'
test_rf4.robot:26:1 [W] COM06 Commented out code: '${COMMENTED_VAR}=    commented value'
test_rf4.robot:27:1 [W] COM06 Commented out code: '@{COMMENTED_LIST}=    a    b    c'
test_rf4.robot:28:1 [W] COM06 Commented out code: '&{COMMENTED_DICT}=    key=value'
test_rf4.robot:50:5 [W] COM06 Commented out code: '${var}=    Get Value'
test_rf4.robot:51:5 [W] COM06 Commented out code: '${result}=  Keyword Call'
test_rf4.robot:52:5 [W] COM06 Commented out code: '@{list}=    Create List    1    2    3'
test_rf4.robot:53:5 [W] COM06 Commented out code: '&{dict}=    Create Dictionary    key=value'
test_rf4.robot:58:5 [W] COM06 Commented out code: '[Tags]    smoke    regression'
test_rf4.robot:59:5 [W] COM06 Commented out code: '[Arguments]    ${arg1}    ${arg2}'
test_rf4.robot:60:5 [W] COM06 Commented out code: '[Documentation]    Commented out docs'
test_rf4.robot:61:5 [W] COM06 Commented out code: '[Setup]    Initialize'
test_rf4.robot:62:5 [W] COM06 Commented out code: '[Teardown]    Cleanup'
test_rf4.robot:63:5 [W] COM06 Commented out code: '[Template]    My Template'
test_rf4.robot:64:5 [W] COM06 Commented out code: '[Timeout]    5s'
test_rf4.robot:65:5 [W] COM06 Commented out code: '[Return]    ${value}'
test_rf4.robot:70:5 [W] COM06 Commented out code: 'IF    ${condition}'
test_rf4.robot:71:5 [W] COM06 Commented out code: 'ELSE IF    ${other}'
test_rf4.robot:72:5 [W] COM06 Commented out code: 'ELSE'
test_rf4.robot:73:5 [W] COM06 Commented out code: 'END'
test_rf4.robot:74:5 [W] COM06 Commented out code: 'FOR    ${item}    IN    @{items}'
test_rf4.robot:89:5 [W] COM06 Commented out code: '${result}=    Some Keyword'
test_rf4.robot:94:19 [W] COM06 Commented out code: '${var}=    inline assignment'
test_rf4.robot:96:19 [W] COM06 Commented out code: 'IF    ${x}'
test_rf4.robot:99:5 [W] COM06 Commented out code: '${VERY_LONG_VARIABLE_NAME}=    This is a very long value that exceeds forty char...'

Found 54 issues.