Skip to content

[11.4] Feature New TaxInterface #1422

[11.4] Feature New TaxInterface

[11.4] Feature New TaxInterface #1422

GitHub Actions / Qodana for PHP completed Oct 10, 2024 in 0s

1 new problem found by Qodana for PHP

Qodana for PHP

1 new problem were found

Inspection name Severity Problems
PHPStan validation ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 3 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
brick/math 0.12.1 MIT
ramsey/collection 2.0.0 MIT
ramsey/uuid 4.7.6 MIT
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 42 in src/Services/TaxCollectionService.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

PHPStan validation

phpstan:: Parameter #1 $first of method Bavix\\Wallet\\Internal\\Service\\MathServiceInterface::mul() expects float\|int\|non-empty-string, float\|int\|string given.