Code Quality #179
code-quality.yaml
on: schedule
Coding Standards
11s
Static Analysis
23s
Annotations
1 error and 5 warnings
Coding Standards
Process completed with exit code 1.
|
Coding Standards:
src/VCS/GitHandler.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Coding Standards:
src/Command/IncrementCommand.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Coding Standards:
tests/VCS/GitHandlerTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Coding Standards:
src/DependencyInjection/BizkitVersioningExtension.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|