Skip to content

composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.28.0 to 6.28.1 #1431

composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.28.0 to 6.28.1

composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.28.0 to 6.28.1 #1431

Triggered via pull request May 10, 2024 22:24
Status Success
Total duration 43s
Artifacts

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
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Coding Standards (7.4, locked)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3.3.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Mutation Tests (7.4, locked): src/ValidationResult.php#L30
Escaped Mutant for Mutator "UnwrapArrayValues": --- Original +++ New @@ @@ private array $errors; private function __construct(ValidationError ...$errors) { - $this->errors = \array_values($errors); + $this->errors = $errors; } public static function create(ValidationError ...$errors) : self {
Code Coverage (7.4, locked)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.3.1/dist/codecov' failed with exit code 1
Dependency Analysis (7.4, locked)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3.3.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.