feat(chore): Adds download-docs command
#1260
continuous-integration.yml
on: pull_request
Check Sync
8s
Matrix: Generator Tests
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.
|