Skip to content

Added "disableMobile" (#18) #54

Added "disableMobile" (#18)

Added "disableMobile" (#18) #54

Triggered via push May 30, 2023 03:24
Status Success
Total duration 44s
Artifacts

run-tests.yml

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

Annotations

4 warnings
P8.1 - L9.* - prefer-lowest - 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
P8.1 - L9.* - prefer-lowest - 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
P8.1 - L9.* - prefer-lowest - 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)
P8.1 - L9.* - prefer-lowest - 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)