4.next - Add migration BaseClass #682
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
2m 35s
cs-stan
/
Coding Standard & Static Analysis
44s
Matrix: testsuite-linux
Annotations
7 errors and 3 warnings
DeprecatedMethod:
src/BaseMigration.php#L255
src/BaseMigration.php:255:37: DeprecatedMethod: The method Migrations\Db\Adapter\AdapterInterface::getQueryBuilder has been marked as deprecated (see https://psalm.dev/001)
|
RedundantFunctionCall:
src/BaseMigration.php#L434
src/BaseMigration.php:434:30: RedundantFunctionCall: Using sprintf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|
testsuite-linux (8.2, mysql)
Process completed with exit code 1.
|
testsuite-linux (8.3, mysql)
Process completed with exit code 1.
|
testsuite-linux (8.1, mysql)
Process completed with exit code 1.
|
testsuite-linux (8.4, mysql)
Process completed 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/
|