Update issue template #48
Triggered via pull request
September 8, 2025 06:54
Status
Failure
Total duration
1h 40m 57s
Artifacts
–
Annotations
3 errors
PHPStan (PHP 8.2)
Process completed with exit code 1.
|
PHPStan (PHP 8.2):
tests/TestCase.php#L87
Method Spatie\Dropbox\Tests\TestCase::mockChunkedUploadClient() should return PHPUnit\Framework\MockObject\MockObject&Spatie\Dropbox\Client but returns Spatie\Dropbox\Client.
|
PHPStan (PHP 8.2):
tests/TestCase.php#L51
Call to an undefined method PHPUnit\Framework\MockObject\MockBuilder<Spatie\Dropbox\Client>::setMethodsExcept().
|