Skip to content

Use library-namespaced InvalidArgumentException #28

Use library-namespaced InvalidArgumentException

Use library-namespaced InvalidArgumentException #28

Triggered via pull request December 4, 2023 14:56
Status Failure
Total duration 18s
Artifacts

coding-standards.yml

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

Annotations

2 errors and 1 warning
Coding Standards (7.4): src/Exception/InvalidArgumentException.php#L7
Class \InvalidArgumentException should not be referenced via a fully qualified name, but via a use statement.
Coding Standards (7.4)
Process completed with exit code 1.
Coding Standards (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/