Fix filemtime() warning because of eval'd code #313
coding-standards.yml
on: pull_request
Matrix: Coding Standards / Coding Standards
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/
|