Update CHANGELOG.md #340
Annotations
20 errors and 1 warning
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Pipeline/Autoload/DumpAutoload.php#L293
PHPDoc tag @throws with type League\Flysystem\FilesystemException|Random\RandomException is not subtype of Throwable
|
|
phpstan:
src/Helpers/FileSystem.php#L99
Method BrianHenryIE\Strauss\Helpers\FileSystem::normalizeDirSeparator() has parameter $slashTo with no type specified.
|
|
phpstan:
src/Helpers/FileSystem.php#L81
Class BrianHenryIE\Strauss\Helpers\FileSystem referenced with incorrect case: BrianHenryIE\Strauss\Helpers\Filesystem.
|
|
phpstan:
src/Helpers/FileSystem.php#L80
Class BrianHenryIE\Strauss\Helpers\FileSystem referenced with incorrect case: BrianHenryIE\Strauss\Helpers\Filesystem.
|
|
phpstan:
src/Helpers/FileSystem.php#L65
Parameter #2 $subject of function preg_match expects string, string|false given.
|
|
phpstan:
src/Console/Commands/AbstractRenamespacerCommand.php#L151
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int, array): bool)|null, Closure(): void given.
|
|
phpstan:
src/Console/Commands/AbstractRenamespacerCommand.php#L103
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int, array): bool)|null, Closure(): void given.
|
|
phpstan:
src/Composer/ComposerPackage.php#L166
Parameter #1 $path of method League\Flysystem\PathNormalizer::normalizePath() expects string, string|false given.
|
|
phpstan:
src/Composer/ComposerPackage.php#L144
Parameter #1 $workingDir of static method BrianHenryIE\Strauss\Helpers\FileSystem::makePathNormalizer() expects string, string|false given.
|
|
phpstan:
src/Helpers/StripFsRootPathNormalizer.php#L65
Method BrianHenryIE\Strauss\Helpers\StripFsRootPathNormalizer::normalizePath() should return string but returns string|null.
|
|
phpstan:
src/Helpers/StripFsRootPathNormalizer.php#L62
Parameter #1 $path of method League\Flysystem\PathNormalizer::normalizePath() expects string, string|null given.
|
|
phpstan:
src/Helpers/FileSystem.php#L99
Method BrianHenryIE\Strauss\Helpers\FileSystem::normalizeDirSeparator() has parameter $slashTo with no type specified.
|
|
phpstan:
src/Helpers/FileSystem.php#L81
Class BrianHenryIE\Strauss\Helpers\FileSystem referenced with incorrect case: BrianHenryIE\Strauss\Helpers\Filesystem.
|
|
phpstan:
src/Helpers/FileSystem.php#L80
Class BrianHenryIE\Strauss\Helpers\FileSystem referenced with incorrect case: BrianHenryIE\Strauss\Helpers\Filesystem.
|
|
phpstan:
src/Helpers/FileSystem.php#L65
Parameter #2 $subject of function preg_match expects string, string|false given.
|
|
phpstan:
src/Console/Commands/AbstractRenamespacerCommand.php#L151
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int, array): bool)|null, Closure(): void given.
|
|
phpstan:
src/Console/Commands/AbstractRenamespacerCommand.php#L103
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int, array): bool)|null, Closure(): void given.
|
|
phpstan:
src/Composer/ComposerPackage.php#L166
Parameter #1 $path of method League\Flysystem\PathNormalizer::normalizePath() expects string, string|false given.
|
|
phpstan:
src/Composer/ComposerPackage.php#L144
Parameter #1 $workingDir of static method BrianHenryIE\Strauss\Helpers\FileSystem::makePathNormalizer() expects string, string|false given.
|
|
phpstan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|