Skip to content

Add rule that enforces PHPUnit naming conventions #300

Add rule that enforces PHPUnit naming conventions

Add rule that enforces PHPUnit naming conventions #300

Triggered via pull request December 5, 2024 10:24
Status Failure
Total duration 32s
Artifacts

build.yml

on: pull_request
Coding Standard
12s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 31 warnings
PHPStan (8.1, highest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.1, highest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.1, highest)
Process completed with exit code 2.
PHPStan (8.3, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.3, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L39
Access to an undefined property PhpParser\Node\Name::$name.
PHPStan (8.3, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.3, lowest)
Process completed with exit code 2.
PHPStan (7.4, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L39
Access to an undefined property PhpParser\Node\Name::$name.
PHPStan (7.4, lowest)
Process completed with exit code 2.
PHPStan (8.4, highest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.4, highest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.4, highest)
Process completed with exit code 2.
PHPStan (8.4, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.4, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L39
Access to an undefined property PhpParser\Node\Name::$name.
PHPStan (8.4, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.4, lowest)
Process completed with exit code 2.
PHPStan (8.3, highest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.3, highest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.3, highest)
Process completed with exit code 2.
PHPStan (8.2, highest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.2, highest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.2, highest)
Process completed with exit code 2.
PHPStan (8.1, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.1, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L39
Access to an undefined property PhpParser\Node\Name::$name.
PHPStan (8.1, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.1, lowest)
Process completed with exit code 2.
PHPStan (8.0, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.0, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L39
Access to an undefined property PhpParser\Node\Name::$name.
PHPStan (8.0, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.0, lowest)
Process completed with exit code 2.
PHPStan (8.0, highest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.0, highest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.0, highest)
Process completed with exit code 2.
PHPStan (8.2, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L13
Used function str_ends_with not found.
PHPStan (8.2, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L39
Access to an undefined property PhpParser\Node\Name::$name.
PHPStan (8.2, lowest): src/Rules/PHPUnit/ClassNamingRule.php#L81
Function str_ends_with not found.
PHPStan (8.2, lowest)
Process completed with exit code 2.
Lint (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Coding Standard
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636