feat(Test): add php8.3 #21
Annotations
10 errors and 1 warning
PHPStan:
tests/src/E2E/FioTest.php#L50
Class h4kuna\Fio\Tests\E2E\Filesystem implements unknown interface StrictPhp\HttpClients\Filesystem\Contracts\FileFactoryContract.
|
PHPStan:
tests/src/E2E/FioTest.php#L57
Method h4kuna\Fio\Tests\E2E\Filesystem::create() has invalid return type StrictPhp\HttpClients\Filesystem\Contracts\FileContract.
|
PHPStan:
tests/src/E2E/FioTest.php#L57
Parameter $file of method h4kuna\Fio\Tests\E2E\Filesystem::create() has invalid type StrictPhp\HttpClients\Clients\Event\Entities\FileInfoEntity.
|
PHPStan:
tests/src/E2E/FioTest.php#L59
Access to property $path on an unknown class StrictPhp\HttpClients\Clients\Event\Entities\FileInfoEntity.
|
PHPStan:
tests/src/E2E/FioTest.php#L62
Access to property $name on an unknown class StrictPhp\HttpClients\Clients\Event\Entities\FileInfoEntity.
|
PHPStan:
tests/src/E2E/FioTest.php#L62
Instantiated class StrictPhp\HttpClients\Filesystem\Wrappers\File not found.
|
PHPStan:
tests/src/E2E/FioTest.php#L62
Method h4kuna\Fio\Tests\E2E\Filesystem::create() should return StrictPhp\HttpClients\Filesystem\Contracts\FileContract but returns StrictPhp\HttpClients\Filesystem\Wrappers\File.
|
PHPStan:
tests/src/E2E/FioTest.php#L67
Class h4kuna\Fio\Tests\E2E\StoreConfig implements unknown interface StrictPhp\HttpClients\Contracts\ConfigContract.
|
PHPStan:
tests/src/E2E/FioTest.php#L73
Parameter $object of method h4kuna\Fio\Tests\E2E\StoreConfig::initFromDefaultConfig() has invalid type StrictPhp\HttpClients\Contracts\ConfigContract.
|
PHPStan:
tests/src/E2E/FioTest.php#L83
Parameter $saveForPhpstormRequest of method h4kuna\Fio\Tests\E2E\StoreResponseClient::__construct() has invalid type StrictPhp\HttpClients\Requests\SaveForPhpstormRequest.
|
PHPStan
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/.
|