vindi/vindi-woocommerce

View on GitHub

Showing 2,474 of 2,474 total issues

Line exceeds 120 characters; contains 141 characters
Open

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

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

                                    <?php _e('Baixar boleto', VINDI ); ?>

Inline control structures are not allowed
Open

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

Line exceeds 120 characters; contains 130 characters
Open

              <text transform="matrix(1 0 0 1 65.1054 241.5)" class="st7 st5 st8"><?php _e("Número do Cartão", VINDI); ?></text>

Line exceeds 120 characters; contains 566 characters
Open

                    <path class="st12" d="M125.5,130.8c-10.2,0-18.5-8.3-18.5-18.5c0-4.6,1.7-8.9,4.7-12.3c-3-3.4-4.7-7.7-4.7-12.3               c0-10.2,8.3-18.5,18.5-18.5s18.5,8.3,18.5,18.5c0,4.6-1.7,8.9-4.7,12.3c3,3.4,4.7,7.7,4.7,12.3               C143.9,122.5,135.7,130.8,125.5,130.8z M125.5,70.8c-9.3,0-16.9,7.6-16.9,16.9c0,4.4,1.7,8.6,4.8,11.8l0.5,0.5l-0.5,0.5               c-3.1,3.2-4.8,7.4-4.8,11.8c0,9.3,7.6,16.9,16.9,16.9s16.9-7.6,16.9-16.9c0-4.4-1.7-8.6-4.8-11.8l-0.5-0.5l0.5-0.5               c3.1-3.2,4.8-7.4,4.8-11.8C142.4,78.4,134.8,70.8,125.5,70.8z"/>

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

    protected function __construct(){}

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

        }

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_item = false;

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

        return $matching_item;

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

          <?php endif;?>

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

    <div class="clear"></div>

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

                        <?php endif; ?>

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

                <?php endif; ?>

Line exceeds 120 characters; contains 128 characters
Open

              <text transform="matrix(1 0 0 1 54.1064 428.1723)" id="vindi_cc_svgname" class="st2 st5 st6">JOÃO DA SILVA</text>

Line exceeds 120 characters; contains 190 characters
Open

                  <path id="Rectangle-1_2_" class="vindi_cc_cardcolor greydark" d="M40,0h670c22.1,0,40,17.9,40,40v391c0,22.1-17.9,40-40,40H40c-22.1,0-40-17.9-40-40V40C0,17.9,17.9,0,40,0z" />

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

        return static::$_instance;

Line exceeds 120 characters; contains 130 characters
Open

        'tax_amount'          => $tax_amount, // The amount of tax this item had added to it, in cents, as a non-negative integer.
Severity: Minor
Found in src/utils/PaymentGateway.php by phpcodesniffer

Inline control structures are not allowed
Open

    if (empty($subscription))
Severity: Minor
Found in src/services/Webhooks.php by phpcodesniffer

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

        } else {
Severity
Category
Status
Source
Language