Update json schema v6 beta #3
integrate.yaml
on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Mutation Tests
Matrix: Refactoring
Matrix: Security Analysis
Matrix: Static Code Analysis
Matrix: Tests
Annotations
1 error and 5 warnings
Mutation Tests (7.4, locked)
Process completed with exit code 127.
|
Tests (8.2, lowest):
vendor/marc-mabe/php-enum/src/Enum.php#L73
Private methods cannot be final as they are never overridden by other classes
|
Tests (8.1, lowest):
vendor/marc-mabe/php-enum/src/Enum.php#L73
Private methods cannot be final as they are never overridden by other classes
|
Code Coverage (7.4, locked)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Tests (8.3, lowest):
vendor/marc-mabe/php-enum/src/Enum.php#L73
Private methods cannot be final as they are never overridden by other classes
|
Tests (8.0, lowest):
vendor/marc-mabe/php-enum/src/Enum.php#L73
Private methods cannot be final as they are never overridden by other classes
|