Exclude tests directory from PHPStan #158
Annotations
9 errors and 1 warning
UndefinedClass:
../tests/Api/Reports/ReportsApiTest.php#L14
../tests/Api/Reports/ReportsApiTest.php:14:30: UndefinedClass: Class, interface or enum named PHPUnit\Framework\TestCase does not exist (see https://psalm.dev/019)
|
UndefinedClass:
../tests/Api/TpayApiTest.php#L13
../tests/Api/TpayApiTest.php:13:27: UndefinedClass: Class, interface or enum named PHPUnit\Framework\TestCase does not exist (see https://psalm.dev/019)
|
UndefinedClass:
../tests/Api/Transactions/TransactionsApiTest.php#L14
../tests/Api/Transactions/TransactionsApiTest.php:14:35: UndefinedClass: Class, interface or enum named PHPUnit\Framework\TestCase does not exist (see https://psalm.dev/019)
|
UndefinedClass:
../tests/Curl/CurlTest.php#L12
../tests/Curl/CurlTest.php:12:24: UndefinedClass: Class, interface or enum named PHPUnit\Framework\TestCase does not exist (see https://psalm.dev/019)
|
UndefinedClass:
../tests/LegacyNamespaceTest.php#L11
../tests/LegacyNamespaceTest.php:11:35: UndefinedClass: Class, interface or enum named PHPUnit\Framework\TestCase does not exist (see https://psalm.dev/019)
|
UndefinedClass:
../tests/Mock/CurlMock.php#L41
../tests/Mock/CurlMock.php:41:27: UndefinedClass: Class, interface or enum named PHPUnit\Framework\AssertionFailedError does not exist (see https://psalm.dev/019)
|
UndefinedClass:
../tests/Model/ModelsTest.php#L10
../tests/Model/ModelsTest.php:10:26: UndefinedClass: Class, interface or enum named PHPUnit\Framework\TestCase does not exist (see https://psalm.dev/019)
|
UndefinedClass:
../tests/Utilities/LoggerTest.php#L12
../tests/Utilities/LoggerTest.php:12:26: UndefinedClass: Class, interface or enum named PHPUnit\Framework\TestCase does not exist (see https://psalm.dev/019)
|
analyse
Process completed with exit code 2.
|
analyse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|