Merge 3.8.x into 4.0.x #703
Annotations
7 errors and 1 warning
Run PHP_CodeSniffer:
src/Version/SortedMigrationPlanCalculator.php#L48
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP_CodeSniffer:
src/Tools/Console/Command/DoctrineCommand.php#L79
Expected 1 line after "if", found 0.
|
Run PHP_CodeSniffer:
src/Tools/Console/Command/DoctrineCommand.php#L120
Function assert() should not be referenced via a fallback global name, but via a use statement.
|
Run PHP_CodeSniffer:
src/DependencyFactory.php#L148
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
|
Run PHP_CodeSniffer:
src/DependencyFactory.php#L160
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
Run PHP_CodeSniffer:
src/DependencyFactory.php#L173
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading