Skip to content

Merge 3.8.x into 4.0.x #703

Merge 3.8.x into 4.0.x

Merge 3.8.x into 4.0.x #703

Triggered via pull request March 11, 2024 22:55
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

7 errors and 1 warning
Coding Standards / Coding Standards (8.3): src/Version/SortedMigrationPlanCalculator.php#L48
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3): src/Tools/Console/Command/DoctrineCommand.php#L120
Function assert() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.3): src/DependencyFactory.php#L148
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
Coding Standards / Coding Standards (8.3): src/DependencyFactory.php#L160
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
Coding Standards / Coding Standards (8.3): src/DependencyFactory.php#L173
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
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/.