Skip to content

Tidy up

Tidy up #67

Triggered via push July 2, 2024 12:43
Status Failure
Total duration 1m 33s
Artifacts

run-tests.yml

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

Annotations

20 errors and 88 warnings
Laravel 9.* - PHP 8 (prefer-lowest) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 10.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 9.* - PHP 8.1 (prefer-stable) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 10.* - PHP 8.2 (prefer-stable) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 9.* - PHP 8.2 (prefer-stable) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 9.* - PHP 8 (prefer-stable) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 10.* - PHP 8.1 (prefer-stable) - Running on ubuntu-latest
Process completed with exit code 2.
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest
Process completed with exit code 1.
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest
Process completed with exit code 1.
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on windows-latest
Process completed with exit code 1.
Laravel 10.* - PHP 8.1 (prefer-lowest) - Running on windows-latest
Process completed with exit code 1.
Laravel 10.* - PHP 8.2 (prefer-stable) - Running on windows-latest
Process completed with exit code 1.
Laravel 9.* - PHP 8 (prefer-lowest) - Running on windows-latest
Process completed with exit code 1.
Laravel 10.* - PHP 8.1 (prefer-stable) - Running on windows-latest
Process completed with exit code 1.
Laravel 9.* - PHP 8.1 (prefer-stable) - Running on windows-latest
Process completed with exit code 1.
Laravel 9.* - PHP 8 (prefer-stable) - Running on windows-latest
Process completed with exit code 1.
Laravel 9.* - PHP 8.2 (prefer-stable) - Running on windows-latest
Process completed with exit code 1.
Laravel 9.* - PHP 8 (prefer-lowest) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8 (prefer-lowest) - Running on ubuntu-latest
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/
Laravel 10.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest
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/
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest
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/
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest: 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
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest: 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
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest: 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)
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on ubuntu-latest: 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)
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest
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/
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.1 (prefer-stable) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8.1 (prefer-stable) - Running on ubuntu-latest
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/
Laravel 10.* - PHP 8.2 (prefer-stable) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* - PHP 8.2 (prefer-stable) - Running on ubuntu-latest
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/
Laravel 9.* - PHP 8.2 (prefer-stable) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8.2 (prefer-stable) - Running on ubuntu-latest
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/
Laravel 9.* - PHP 8 (prefer-stable) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8 (prefer-stable) - Running on ubuntu-latest
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/
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest
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/
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on ubuntu-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.1 (prefer-stable) - Running on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* - PHP 8.1 (prefer-stable) - Running on ubuntu-latest
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/
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest
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/
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest
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/
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 10.* - PHP 8.2 (prefer-lowest) - Running on windows-latest: vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php#L245
Creation of dynamic property PhpParser\Node\Stmt\Class_::$namespacedName is deprecated
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on windows-latest
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/
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on windows-latest: 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
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on windows-latest: 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
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on windows-latest: 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)
Laravel 9.* - PHP 8.1 (prefer-lowest) - Running on windows-latest: 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)
Laravel 10.* - PHP 8.1 (prefer-lowest) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* - PHP 8.1 (prefer-lowest) - Running on windows-latest
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/
Laravel 10.* - PHP 8.2 (prefer-stable) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* - PHP 8.2 (prefer-stable) - Running on windows-latest
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/
Laravel 9.* - PHP 8 (prefer-lowest) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8 (prefer-lowest) - Running on windows-latest
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/
Laravel 10.* - PHP 8.1 (prefer-stable) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 10.* - PHP 8.1 (prefer-stable) - Running on windows-latest
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/
Laravel 9.* - PHP 8.1 (prefer-stable) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8.1 (prefer-stable) - Running on windows-latest
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/
Laravel 9.* - PHP 8 (prefer-stable) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8 (prefer-stable) - Running on windows-latest
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/
Laravel 9.* - PHP 8.2 (prefer-stable) - Running on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Laravel 9.* - PHP 8.2 (prefer-stable) - Running on windows-latest
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/