Feature/workbench #6
coding-standards.yml
on: pull_request
Matrix: Coding Standards / Coding Standards
Annotations
4 errors and 5 warnings
Coding Standards / Coding Standards (8.2):
tests/Feature/TestCase.php#L32
Function restore_error_handler() should not be referenced via a fallback global name, but via a use statement.
|
Coding Standards / Coding Standards (8.2):
tests/Feature/TestCase.php#L33
Function restore_exception_handler() should not be referenced via a fallback global name, but via a use statement.
|
Coding Standards / Coding Standards (8.2):
tests/Feature/TestCase.php#L36
Expected 1 line before "parent", found 0.
|
Coding Standards / Coding Standards (8.2)
Process completed with exit code 1.
|
Coding Standards / Coding Standards (8.2)
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.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Coding Standards / Coding Standards (8.2)
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.2)
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.2)
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/
|