Fix BC topic. #721
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
3m 26s
cs-stan
/
Coding Standard & Static Analysis
49s
Matrix: testsuite-linux
Annotations
5 errors and 2 warnings
cs-stan / Coding Standard & Static Analysis:
src/Command/BakeSimpleMigrationCommand.php#L148
Method Migrations\Command\BakeSimpleMigrationCommand::fileName() invoked with 2 parameters, 1 required.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
PossiblyNullArgument:
src/Command/BakeSimpleMigrationCommand.php#L71
src/Command/BakeSimpleMigrationCommand.php:71:32: PossiblyNullArgument: Argument 1 of Migrations\Command\BakeSimpleMigrationCommand::getPath cannot be null, possibly null value provided (see https://psalm.dev/078)
|
TooManyArguments:
src/Command/BakeSimpleMigrationCommand.php#L148
src/Command/BakeSimpleMigrationCommand.php:148:36: TooManyArguments: Too many arguments for method Migrations\Command\BakeSimpleMigrationCommand::filename - saw 2 (see https://psalm.dev/026)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|
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
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/
|