GitHub Actions(deps): Bump actions/checkout from 2 to 6 #190
Annotations
18 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/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/Pipeline/Aliases/Aliases.php#L321
Parameter #2 $str of function explode expects string, string|null given.
|
|
phpstan:
src/Pipeline/Aliases/Aliases.php#L81
Parameter #1 $str of function trim expects string, string|null 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/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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0, stefanzweifel/git-auto-commit-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|