Skip to content

Merge pull request #138 from simoheinonen/php84-deprecations #31

Merge pull request #138 from simoheinonen/php84-deprecations

Merge pull request #138 from simoheinonen/php84-deprecations #31

Triggered via push January 6, 2025 09:32
Status Failure
Total duration 31s
Artifacts
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
PHPStan (PHP 8.2): tests/TestCase.php#L51
Call to an undefined method PHPUnit\Framework\MockObject\MockBuilder<Spatie\Dropbox\Client>::setMethodsExcept().
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)
Process completed with exit code 1.
PHPStan (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636