Initial setup for file serve #3337
Annotations
10 errors
Run phpstan/phpstan:
packages/guides-cli/src/Command/Run.php#L45
Property phpDocumentor\Guides\Cli\Command\Run::$themeManager is never read, only written.
|
Run phpstan/phpstan:
packages/guides-cli/src/Command/Run.php#L0
Ignored error pattern #^Parameter \#2 \$documentArray of class phpDocumentor\\Guides\\Handlers\\RenderCommand constructor expects array\<phpDocumentor\\Guides\\Nodes\\DocumentNode\>, mixed given\.$# in path /home/runner/work/guides/guides/packages/guides-cli/src/Command/Run.php was not matched in reported errors.
|
Run phpstan/phpstan:
packages/guides-cli/src/Command/Run.php#L0
Ignored error pattern #^Parameter \#1 \$value of function count expects array\|Countable, mixed given\.$# in path /home/runner/work/guides/guides/packages/guides-cli/src/Command/Run.php was not matched in reported errors.
|
Run phpstan/phpstan:
packages/guides-cli/src/Command/Run.php#L0
Ignored error pattern #^Parameter \#1 \$showProgressBar of method phpDocumentor\\Guides\\Settings\\ProjectSettings\:\:setShowProgressBar\(\) expects bool, mixed given\.$# in path /home/runner/work/guides/guides/packages/guides-cli/src/Command/Run.php was not matched in reported errors.
|
Run phpstan/phpstan:
packages/guides-cli/src/Command/Run.php#L0
Ignored error pattern #^Parameter \#1 \$outputFormats of method phpDocumentor\\Guides\\Settings\\ProjectSettings\:\:setOutputFormats\(\) expects array\<string\>, mixed given\.$# in path /home/runner/work/guides/guides/packages/guides-cli/src/Command/Run.php was not matched in reported errors.
|
Run phpstan/phpstan:
packages/guides-cli/src/Command/Run.php#L0
Ignored error pattern #^Parameter \#1 \$documents of class phpDocumentor\\Guides\\Handlers\\CompileDocumentsCommand constructor expects array\<phpDocumentor\\Guides\\Nodes\\DocumentNode\>, mixed given\.$# in path /home/runner/work/guides/guides/packages/guides-cli/src/Command/Run.php was not matched in reported errors.
|
Run phpstan/phpstan:
packages/guides-cli/src/Command/Run.php#L0
Ignored error pattern #^Cannot cast mixed to string\.$# in path /home/runner/work/guides/guides/packages/guides-cli/src/Command/Run.php was not matched in reported errors.
|
Run phpstan/phpstan:
packages/guides-cli/src/Command/Run.php#L0
Ignored error pattern #^Call to function method_exists\(\) with phpDocumentor\\Guides\\Settings\\ProjectSettings and 'setExcludes' will always evaluate to true\.$# in path /home/runner/work/guides/guides/packages/guides-cli/src/Command/Run.php was not matched in reported errors.
|
Run phpstan/phpstan:
packages/guides-cli/src/Command/Run.php#L0
Ignored error pattern #^Call to function method_exists\(\) with phpDocumentor\\Guides\\Settings\\ProjectSettings and 'getExcludes' will always evaluate to true\.$# in path /home/runner/work/guides/guides/packages/guides-cli/src/Command/Run.php was not matched in reported errors.
|
Run phpstan/phpstan:
packages/filesystem/src/FlysystemV1/FlysystemV1.php#L81
Call to an undefined method League\Flysystem\FilesystemInterface::directoryExists().
|
Loading