Code Quality #164
code-quality.yaml
on: schedule
Coding Standards
15s
Static Analysis
27s
Annotations
1 error and 5 warnings
Coding Standards
Process completed with exit code 1.
|
Coding Standards:
tests/ConfigurationProvider/MergedConfigurationProviderTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Coding Standards:
tests/HandlerFactory/AbstractHandlerFactoryTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Coding Standards:
src/DependencyInjection/Configurator/LoggableOutputConfigurator.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Coding Standards:
src/ConfigurationProvider/Attribute/LoggableOutput.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/
|