Skip to content

Merge pull request #68 from studnitz/patch-1 #276

Merge pull request #68 from studnitz/patch-1

Merge pull request #68 from studnitz/patch-1 #276

Triggered via push October 31, 2023 13:02
Status Success
Total duration 1m 35s
Artifacts

phpunit.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
P8 - L7.* - prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8 - L7.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.1 - L8.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8 - L8.* - prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8 - L6.* - prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.2 - L10.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8 - L8.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.2 - L8.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.1 - L9.* - prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.1 - L9.* - prefer-lowest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.1 - L9.* - prefer-lowest: vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
P8.1 - L9.* - prefer-lowest: vendor/ramsey/uuid/src/Builder/BuilderCollection.php#L32
Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8.1 - L9.* - prefer-lowest: vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php#L26
Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
P8 - L9.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8 - L6.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.1 - L10.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.1 - L8.* - prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.1 - L10.* - prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.2 - L9.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8 - L9.* - prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.2 - L10.* - prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Trait_::$namespacedName is deprecated
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
P8.2 - L10.* - prefer-lowest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
P8.1 - L9.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/