Skip to content

Force typing for Postgresql::date_trunc so it can be used in a condition #176

Force typing for Postgresql::date_trunc so it can be used in a condition

Force typing for Postgresql::date_trunc so it can be used in a condition #176

Re-run triggered March 5, 2024 09:15
Status Failure
Total duration 25s
Artifacts

coding-standards.yml

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

Annotations

4 errors and 1 warning
coding-standards / Coding Standards (8.3): tests/Query/Postgresql/DateTruncTest.php#L23
Method \DoctrineExtensions\Tests\Query\Postgresql\DateTruncTest::testDateTruncCondition() does not have void return type hint.
coding-standards / Coding Standards (8.3): tests/Query/Postgresql/DateTruncTest.php#L28
Class \DateTime should not be referenced via a fully qualified name, but via a use statement.
coding-standards / Coding Standards (8.3): tests/Query/Postgresql/DateTruncTest.php#L34
Function closing brace must go on the next line following the body; found 1 blank lines before brace
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/.