Merge pull request #480 from ergebnis/dependabot/composer/ergebnis/ph… #1204
integrate.yaml
on: push
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Mutation Tests
Matrix: Refactoring
Matrix: Security Analysis
Matrix: Static Code Analysis
Matrix: Tests
Annotations
39 warnings
Dependency Analysis (7.4, locked)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.2. 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
|
Tests (7.4, locked)
Cache not found for keys: php-7.4-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-7.4-composer-locked-
|
Coding Standards (7.4, locked)
Cache not found for keys: php-7.4-php-cs-fixer-main, php-7.4-php-cs-fixer-main, php-7.4-php-cs-fixer-
|
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
|
Coding Standards (7.4, locked)
Cache not found for keys: php-7.4-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-7.4-composer-locked-
|
Tests (8.2, highest)
Cache not found for keys: php-8.2-composer-highest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.2-composer-highest-
|
Tests (8.2, lowest)
Cache not found for keys: php-8.2-composer-lowest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.2-composer-lowest-
|
Tests (8.0, highest)
Cache not found for keys: php-8.0-composer-highest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.0-composer-highest-
|
Tests (8.4, highest)
Cache not found for keys: php-8.4-composer-highest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.4-composer-highest-
|
Tests (8.0, lowest)
Cache not found for keys: php-8.0-composer-lowest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.0-composer-lowest-
|
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
|
Code Coverage (7.4, locked)
Cache not found for keys: php-7.4-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-7.4-composer-locked-
|
Tests (7.4, lowest)
Cache not found for keys: php-7.4-composer-lowest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-7.4-composer-lowest-
|
Tests (8.1, lowest)
Cache not found for keys: php-8.1-composer-lowest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.1-composer-lowest-
|
Security Analysis (7.4, locked)
Cache not found for keys: php-7.4-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-7.4-composer-locked-
|
Security 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
|
Tests (8.2, locked)
Cache not found for keys: php-8.2-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.2-composer-locked-
|
Tests (8.4, locked)
Cache not found for keys: php-8.4-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.4-composer-locked-
|
Tests (8.4, lowest)
Cache not found for keys: php-8.4-composer-lowest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.4-composer-lowest-
|
Tests (8.1, locked)
Cache not found for keys: php-8.1-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.1-composer-locked-
|
Tests (8.3, highest)
Cache not found for keys: php-8.3-composer-highest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.3-composer-highest-
|
Tests (8.1, highest)
Cache not found for keys: php-8.1-composer-highest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.1-composer-highest-
|
Refactoring (7.4, locked)
Cache not found for keys: php-7.4-rector-main, php-7.4-rector-main, php-7.4-rector-
|
Tests (7.4, highest)
Cache not found for keys: php-7.4-composer-highest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-7.4-composer-highest-
|
Tests (8.0, locked)
Cache not found for keys: php-8.0-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.0-composer-locked-
|
Mutation Tests (7.4, locked)
Cache not found for keys: php-7.4-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-7.4-composer-locked-
|
Mutation Tests (7.4, locked):
src/FloatProvider.php#L94
Escaped Mutant for Mutator "DecrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
+ return ['float-less-than-minus-one' => -2 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
}
}
|
Mutation Tests (7.4, locked):
src/FloatProvider.php#L94
Escaped Mutant for Mutator "IncrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
+ return ['float-less-than-minus-one' => -0 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
}
}
|
Mutation Tests (7.4, locked):
src/FloatProvider.php#L94
Escaped Mutant for Mutator "DecrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
+ return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 0), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
}
}
|
Mutation Tests (7.4, locked):
src/FloatProvider.php#L94
Escaped Mutant for Mutator "IncrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
+ return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 2), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
}
}
|
Mutation Tests (7.4, locked):
src/FloatProvider.php#L98
Escaped Mutant for Mutator "DecrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
+ return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 0)];
}
}
|
Mutation Tests (7.4, locked):
src/FloatProvider.php#L98
Escaped Mutant for Mutator "IncrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 1)];
+ return ['float-less-than-minus-one' => -1 * \PHP_FLOAT_EPSILON - $faker->randomFloat(null, 1), 'float-minus-one' => -1.0, 'float-zero' => 0.0, 'float-plus-one' => 1.0, 'float-greater-than-plus-one' => \PHP_FLOAT_EPSILON + $faker->randomFloat(null, 2)];
}
}
|
Mutation Tests (7.4, locked):
src/IntProvider.php#L94
Escaped Mutant for Mutator "DecrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['int-less-than-minus-one' => -1 * $faker->numberBetween(1), 'int-minus-one' => -1, 'int-zero' => 0, 'int-plus-one' => 1, 'int-greater-than-plus-one' => $faker->numberBetween(1)];
+ return ['int-less-than-minus-one' => -2 * $faker->numberBetween(1), 'int-minus-one' => -1, 'int-zero' => 0, 'int-plus-one' => 1, 'int-greater-than-plus-one' => $faker->numberBetween(1)];
}
}
|
Mutation Tests (7.4, locked):
src/IntProvider.php#L94
Escaped Mutant for Mutator "DecrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['int-less-than-minus-one' => -1 * $faker->numberBetween(1), 'int-minus-one' => -1, 'int-zero' => 0, 'int-plus-one' => 1, 'int-greater-than-plus-one' => $faker->numberBetween(1)];
+ return ['int-less-than-minus-one' => -1 * $faker->numberBetween(0), 'int-minus-one' => -1, 'int-zero' => 0, 'int-plus-one' => 1, 'int-greater-than-plus-one' => $faker->numberBetween(1)];
}
}
|
Mutation Tests (7.4, locked):
src/IntProvider.php#L94
Escaped Mutant for Mutator "IncrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['int-less-than-minus-one' => -1 * $faker->numberBetween(1), 'int-minus-one' => -1, 'int-zero' => 0, 'int-plus-one' => 1, 'int-greater-than-plus-one' => $faker->numberBetween(1)];
+ return ['int-less-than-minus-one' => -1 * $faker->numberBetween(2), 'int-minus-one' => -1, 'int-zero' => 0, 'int-plus-one' => 1, 'int-greater-than-plus-one' => $faker->numberBetween(1)];
}
}
|
Mutation Tests (7.4, locked):
src/IntProvider.php#L98
Escaped Mutant for Mutator "DecrementInteger":
--- Original
+++ New
@@ @@
private static function values() : array
{
$faker = self::faker();
- return ['int-less-than-minus-one' => -1 * $faker->numberBetween(1), 'int-minus-one' => -1, 'int-zero' => 0, 'int-plus-one' => 1, 'int-greater-than-plus-one' => $faker->numberBetween(1)];
+ return ['int-less-than-minus-one' => -1 * $faker->numberBetween(1), 'int-minus-one' => -1, 'int-zero' => 0, 'int-plus-one' => 1, 'int-greater-than-plus-one' => $faker->numberBetween(0)];
}
}
|
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
|
Tests (8.3, lowest)
Cache not found for keys: php-8.3-composer-lowest-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.3-composer-lowest-
|
Tests (8.3, locked)
Cache not found for keys: php-8.3-composer-locked-520526ea9c820ea5880a0739e3384ded50d996a864b524921374b203fe732a40, php-8.3-composer-locked-
|