Import most of Phinx\Util\Util #662
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
3m 4s
cs-stan
/
Coding Standard & Static Analysis
55s
Matrix: testsuite-linux
Annotations
13 errors and 4 warnings
cs-stan / Coding Standard & Static Analysis:
src/Util/Util.php#L234
Method Migrations\Util\Util::glob() should return array<string> but returns array<int, string>|false.
|
cs-stan / Coding Standard & Static Analysis:
src/Util/Util.php#L250
Parameter #1 $filename of function file_exists expects string, string|false given.
|
cs-stan / Coding Standard & Static Analysis:
src/Util/Util.php#L259
Parameter #1 $filename of function fopen expects string, string|false given.
|
cs-stan / Coding Standard & Static Analysis:
src/Util/Util.php#L271
Method Migrations\Util\Util::loadPhpFile() should return string but returns string|false.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
ArgumentTypeCoercion:
src/Util/Util.php#L81
src/Util/Util.php:81:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Util/Util.php#L138
src/Util/Util.php:138:24: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Util/Util.php#L140
src/Util/Util.php:140:30: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Util/Util.php#L183
src/Util/Util.php:183:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Util/Util.php#L194
src/Util/Util.php:194:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Util/Util.php#L195
src/Util/Util.php:195:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Util/Util.php#L206
src/Util/Util.php:206:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|
testsuite-linux (8.1, mysql)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows - PHP 8.1 & SQL Server
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|