Skip to content

Compare versions of migrations without namespace #713

Compare versions of migrations without namespace

Compare versions of migrations without namespace #713

Re-run triggered April 15, 2024 21:59
Status Failure
Total duration 23s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Coding Standards / Coding Standards (8.3): lib/Doctrine/Migrations/Version/AlphabeticalComparator.php#L18
Function explode() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.3): lib/Doctrine/Migrations/Version/AlphabeticalComparator.php#L19
Function end() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.3): lib/Doctrine/Migrations/Version/SortedMigrationPlanCalculator.php#L48
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.3)
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/.