Code Quality #126
code-quality.yaml
on: workflow_dispatch
Coding Standards
13s
Static Analysis
2m 38s
Annotations
1 error and 11 warnings
Coding Standards
Process completed with exit code 1.
|
Coding Standards:
src/Writer/AbstractFileWriter.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/Writer/YamlFileWriter.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/Exception/InvalidVersionFormatException.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/Reader/XmlFileReader.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/Reader/AbstractFileReader.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/Reader/YamlFileReader.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/VCS/GitHandler.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/Command/IncrementCommand.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/Strategy/SemVerStrategy.php#L1
Found violation(s) of type: native_function_invocation
|
Coding Standards:
src/DependencyInjection/BizkitVersioningExtension.php#L1
Found violation(s) of type: native_function_invocation
|
Static Analysis
The following actions uses Node.js version which is deprecated 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/
|