avadev / AvaTax-REST-V2-PHP-SDK

Sales Tax API SDK for PHP and AvaTax REST
https://developer.avalara.com/sdk/
Apache License 2.0
48 stars 95 forks source link

File has mixed line endings; this may cause incorrect results #195

Closed SerhiiMandrykin closed 1 year ago

SerhiiMandrykin commented 1 year ago

Hello. During running tests we got such errors:

FILE: .../magento2/vendor/avalara/avataxclient/src/Methods.php
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 1 | WARNING | File has mixed line endings; this may cause incorrect
   |         | results
----------------------------------------------------------------------

FILE: .../magento2/vendor/avalara/avataxclient/src/Models.php
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 1 | WARNING | File has mixed line endings; this may cause incorrect
   |         | results
----------------------------------------------------------------------

FILE: .../magento2/vendor/avalara/avataxclient/src/Constants.php
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 1 | WARNING | File has mixed line endings; this may cause incorrect
   |         | results
----------------------------------------------------------------------

PHP Version: 8.1 Package version: 22.10.0

Please add correct endings to these files. Thank you.

svc-developer commented 1 year ago

Should be fixed with release for 23.4.1