Skip to content

[wip] First pass of Filters as enum #46

[wip] First pass of Filters as enum

[wip] First pass of Filters as enum #46

Triggered via pull request December 9, 2023 17:59
Status Failure
Total duration 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

coding-standards.yml

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

Annotations

6 errors and 4 warnings
Coding Standards / Coding Standards (8.0): src/Filter/Filters.php#L70
Line indented incorrectly; expected 0 spaces, found 1
Coding Standards / Coding Standards (8.0): src/Filter/Filters.php#L70
Closing brace indented incorrectly; expected 0 spaces, found 1
Coding Standards / Coding Standards (8.0): src/Criteria/CriteriaFactory.php#L17
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): src/Criteria/CriteriaFactory.php#L24
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): src/Criteria/CriteriaFactory.php#L62
Functions must not contain multiple empty lines in a row; found 3 empty lines
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Coding Standards / Coding Standards (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Coding Standards / Coding Standards (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Coding Standards / Coding Standards (8.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/