Skip to content

Add italian rules

Add italian rules #191

Re-run triggered February 22, 2024 20:36
Status Failure
Total duration 25s
Artifacts

coding-standards.yml

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

Annotations

10 errors and 1 warning
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/InflectorFactory.php#L13
Use statements should be sorted alphabetically. The first wrong one is Doctrine\Inflector\Rules\Italian.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/Rules/Italian/InflectorFactory.php#L12
There must be no whitespace between closing parenthesis and return type colon.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/Rules/Italian/InflectorFactory.php#L17
There must be no whitespace between closing parenthesis and return type colon.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/Rules/Italian/Rules.php#L14
There must be no whitespace between closing parenthesis and return type colon.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/Rules/Italian/Rules.php#L23
There must be no whitespace between closing parenthesis and return type colon.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/Rules/Italian/Uninflected.php#L11
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/Rules/Italian/Uninflected.php#L14
There must be no whitespace between closing parenthesis and return type colon.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/Rules/Italian/Uninflected.php#L19
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/Rules/Italian/Uninflected.php#L22
There must be no whitespace between closing parenthesis and return type colon.
Coding Standards / Coding Standards (8.1): lib/Doctrine/Inflector/Rules/Italian/Uninflected.php#L27
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.