Skip to content

feat(chore): Adds download-docs command #1260

feat(chore): Adds download-docs command

feat(chore): Adds download-docs command #1260

Triggered via pull request May 16, 2025 05:38
Status Failure
Total duration 1m 15s
Artifacts

continuous-integration.yml

on: pull_request
Fetch Definitions
16s
Fetch Definitions
Rector Tests
15s
Rector Tests
Matrix: Generated Tests
Check Sync
8s
Check Sync
Matrix: Generator Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Check Sync
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: php-doc-2025-05-16
Generator Tests (8.3)
Process completed with exit code 1.
Generator Tests (8.3): src/Commands/DownloadDocsCommand.php#L41
Call to method mkdir() on an unknown class Symfony\Component\Filesystem\Filesystem.
Generator Tests (8.3): src/Commands/DownloadDocsCommand.php#L40
Call to method remove() on an unknown class Symfony\Component\Filesystem\Filesystem.
Generator Tests (8.3): src/Commands/DownloadDocsCommand.php#L32
Instantiated class Symfony\Component\Filesystem\Filesystem not found.
Generator Tests (8.3): src/Commands/DownloadDocsCommand.php#L19
Property Safe\Commands\DownloadDocsCommand::$filesystem has unknown class Symfony\Component\Filesystem\Filesystem as its type.
Generator Tests (8.4)
Process completed with exit code 1.
Generator Tests (8.4): src/Commands/DownloadDocsCommand.php#L41
Call to method mkdir() on an unknown class Symfony\Component\Filesystem\Filesystem.
Generator Tests (8.4): src/Commands/DownloadDocsCommand.php#L40
Call to method remove() on an unknown class Symfony\Component\Filesystem\Filesystem.
Generator Tests (8.4): src/Commands/DownloadDocsCommand.php#L32
Instantiated class Symfony\Component\Filesystem\Filesystem not found.
Generator Tests (8.4): src/Commands/DownloadDocsCommand.php#L19
Property Safe\Commands\DownloadDocsCommand::$filesystem has unknown class Symfony\Component\Filesystem\Filesystem as its type.