vindi/vindi-woocommerce

View on GitHub

Showing 2,474 of 2,474 total issues

Spaces must be used to indent lines; tabs are not allowed
Open

                <p class="message_description">

Spaces must be used to indent lines; tabs are not allowed
Open

                            </span>

Line exceeds 120 characters; contains 134 characters
Open

              <text transform="matrix(1 0 0 1 60.106 295.0121)" id="vindi_cc_svgnumber" class="st2 st3 st4">0123 4567 8910 1112</text>

Line exceeds 120 characters; contains 198 characters
Open

            <?php _e('Sua conta na Vindi está em <strong>Modo Trial</strong>. Este modo é proposto para a realização de testes e, portanto, nenhum pedido será efetivamente cobrado.', VINDI); ?>

Spaces must be used to indent lines; tabs are not allowed
Open

        <?php

Spaces must be used to indent lines; tabs are not allowed
Open

                <?php else: ?>

Inline control structures are not allowed
Open

    if (null == $body || empty($body->event))
Severity: Minor
Found in src/services/Webhooks.php by phpcodesniffer

Inline control structures are not allowed
Open

    if ('open' !== $issue_status)
Severity: Minor
Found in src/services/Webhooks.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

              </script>

Spaces must be used to indent lines; tabs are not allowed
Open

    <div class="vindi-invoice-description" style="padding: 20px 0; font-weight: bold;">

Line exceeds 120 characters; contains 233 characters
Open

          <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="vindi_cc_cardfront" x="0px" y="0px" viewBox="0 0 750 471" style="enable-background:new 0 0 750 471;" xml:space="preserve">

Inline control structures are not allowed
Open

    if (false === $query->have_posts())
Severity: Minor
Found in src/services/Webhooks.php by phpcodesniffer

Line exceeds 120 characters; contains 138 characters
Open

                  jQuery('.wc-settings-sub-title').parent().append('<div class="alert alert-info">Aguarde! Reconectando ao Vindi.</div>');

Spaces must be used to indent lines; tabs are not allowed
Open

    </div>

Spaces must be used to indent lines; tabs are not allowed
Open

        <div class="info_message">

Spaces must be used to indent lines; tabs are not allowed
Open

                                <span class="product_title">

Line exceeds 120 characters; contains 137 characters
Open

                                <a class="download_button" href="<?php echo esc_url($item['bill']['bank_slip_url']); ?>" target="_blank">

Spaces must be used to indent lines; tabs are not allowed
Open

            static::$_instance = new static;

Spaces must be used to indent lines; tabs are not allowed
Open

    }

Line exceeds 120 characters; contains 249 characters
Open

   * @param string $match_type Optional. The type of comparison to make. Can be 'match_product_ids' to compare product|variation IDs or 'match_attributes' to also compare by item attributes on top of matching product IDs. Default 'match_attributes'.
Severity
Category
Status
Source
Language