Skip to content

ORM3 compatibility

ORM3 compatibility #59

Triggered via pull request February 5, 2024 13:49
Status Failure
Total duration 22s
Artifacts

coding-standards.yml

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

Annotations

10 errors and 1 warning
coding-standards / Coding Standards (8.3): src/Types/CarbonImmutableDateTimeType.php#L28
Class \DateTime should not be referenced via a fully qualified name, but via a use statement.
coding-standards / Coding Standards (8.3): src/Types/CarbonDateTimeTzType.php#L28
Class \DateTime should not be referenced via a fully qualified name, but via a use statement.
coding-standards / Coding Standards (8.3): src/Types/CarbonImmutableDateTimeTzType.php#L28
Class \DateTime should not be referenced via a fully qualified name, but via a use statement.
coding-standards / Coding Standards (8.3): src/Query/Oracle/Second.php#L8
Use statements should be sorted alphabetically. The first wrong one is Doctrine\ORM\Query\Parser.
coding-standards / Coding Standards (8.3): src/Query/Oracle/Second.php#L28
Expected 1 space after NOT operator; 0 found
coding-standards / Coding Standards (8.3): src/Query/Oracle/Second.php#L28
Function defined() should not be referenced via a fallback global name, but via a use statement.
coding-standards / Coding Standards (8.3): src/Types/CarbonImmutableTimeType.php#L28
Class \DateTime should not be referenced via a fully qualified name, but via a use statement.
coding-standards / Coding Standards (8.3): src/Query/Oracle/Nvl.php#L8
Use statements should be sorted alphabetically. The first wrong one is Doctrine\ORM\Query\Parser.
coding-standards / Coding Standards (8.3): src/Query/Oracle/Nvl.php#L31
Expected 1 space after NOT operator; 0 found
coding-standards / Coding Standards (8.3): src/Query/Oracle/Nvl.php#L31
Function defined() should not be referenced via a fallback global name, but via a use statement.
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/.