Skip to content

composer(deps-dev): bump ergebnis/phpunit-slow-test-detector from 2.18.0 to 2.19.0 #480

composer(deps-dev): bump ergebnis/phpunit-slow-test-detector from 2.18.0 to 2.19.0

composer(deps-dev): bump ergebnis/phpunit-slow-test-detector from 2.18.0 to 2.19.0 #480

Triggered via pull request February 24, 2025 21:20
Status Success
Total duration 54s
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

8 warnings
Dependency Analysis (7.4, locked)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Refactoring (7.4, locked)
Cache not found for keys: php-7.4-rector-187/merge, php-7.4-rector-main, php-7.4-rector-
Tests (7.4, locked)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Code Coverage (7.4, locked)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Coding Standards (7.4, locked)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Static Code Analysis (7.4, locked)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Mutation Tests (7.4, locked): src/PreRelease.php#L127
Escaped Mutant for Mutator "IncrementInteger": --- Original +++ New @@ @@ } private static function isNumericIdentifier(string $value) : bool { - return 1 === \preg_match('/^\\d+$/', $value); + return 2 === \preg_match('/^\\d+$/', $value); } }
Mutation Tests (7.4, locked)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists