modificata formattazione prezzi in documenti csv degli ordini. closes… #655
Annotations
6 errors and 2 warnings
PHPUnit:
app/Formatters/Order.php#L119
Unsafe call to private method App\Formatters\Order::formatCode() through static::.
|
PHPUnit:
app/Formatters/Order.php#L120
Unsafe call to private method App\Formatters\Order::formatQuantity() through static::.
|
PHPUnit:
app/Formatters/Order.php#L121
Unsafe call to private method App\Formatters\Order::formatBoxes() through static::.
|
PHPUnit:
app/Formatters/Order.php#L122
Unsafe call to private method App\Formatters\Order::formatMeasure() through static::.
|
PHPUnit:
app/Formatters/Order.php#L142
Unsafe call to private method App\Formatters\Order::formatPrice() through static::.
|
PHPUnit
Process completed with exit code 1.
|
PHPUnit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|