Skip to content

Convert ini_get result to bool before evaluating (#446) #312

Convert ini_get result to bool before evaluating (#446)

Convert ini_get result to bool before evaluating (#446) #312

Triggered via push September 5, 2024 08:15
Status Failure
Total duration 30s
Artifacts
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Coding Standards / Coding Standards (8.1): lib/Doctrine/Common/Annotations/AnnotationReader.php#L14
Use statements should be sorted alphabetically. The first wrong one is extension_loaded.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Common/Annotations/AnnotationReader.php#L122
The first expression of a multi-line control structure must be on the line after the opening parenthesis
Coding Standards / Coding Standards (8.1): lib/Doctrine/Common/Annotations/AnnotationReader.php#L123
The closing parenthesis of a multi-line control structure must be on the line after the last expression
Coding Standards / Coding Standards (8.1)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/