vindi/vindi-woocommerce

View on GitHub

Showing 2,474 of 2,474 total issues

Line exceeds 120 characters; contains 221 characters
Open

    <?php printf(__('É necessário um <strong>Certificado SSL</strong> para ativar este método de pagamento em modo de produção. Por favor, verifique se um certificado SSL está instalado em seu servidor!', VINDI));?>

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

            _e('Um boleto bancário será enviado para o seu e-mail de acordo com a sua assinatura. ', VINDI);

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

        }

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

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

Line exceeds 120 characters; contains 124 characters
Open

                <text transform="matrix(1 0 0 1 574.4219 433.8095)" id="vindi_cc_svgexpire" class="st2 st5 st9">01/23</text>

Line exceeds 120 characters; contains 130 characters
Open

              <text transform="matrix(1 0 0 1 59.5073 228.6099)" id="vindi_cc_svgnameback" class="st12 st13">João da Silva</text>

Line exceeds 120 characters; contains 138 characters
Open

      throw new Exception(sprintf(__('Pedido da assinatura #%s para o ciclo #%s não encontrado!', VINDI), $subscriptionn_id, $cycle), 2);
Severity: Minor
Found in src/services/Webhooks.php by phpcodesniffer

Line exceeds 120 characters; contains 220 characters
Open

      <?php printf(__('É necessário um <strong> Certificado SSL </strong> para ativar este método de pagamento em modo de produção. Por favor, verifique se um certificado SSL está instalado em seu servidor !')); ?>

Inline control structures are not allowed
Open

<?php if (!defined('ABSPATH')) exit; ?>

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

            <div class="icon"></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>

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

    </div>

Line exceeds 120 characters; contains 235 characters
Open

        <div class="vindi-old-paymentcompany" style="background: url('https://s3.amazonaws.com/recurrent/payment_companies/<?php echo $user_payment_profile['payment_company']?>.png') no-repeat center right; background-size: auto 90%;">

Inline control structures are not allowed
Open

<?php if (!defined('ABSPATH')) exit; ?>

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

        }

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

            $matching_subscription = array_pop($subscriptions);

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

        <?php _e('Link de configuração dos Eventos da Vindi', VINDI);?>

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

    <div class="clear"></div>
Severity
Category
Status
Source
Language