This repository was archived by the owner on Sep 27, 2024. It is now read-only.
π Remove support for versions prior to PHP 8.2 #11
Annotations
7 errors and 1 warning
src/Concerns/AsScalar.php (in context of class Sikessem/Values/BoolValue)#L16
Method Sikessem\Values\BoolValue::__toString() should return string but returns bool.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/FloatValue)#L16
Method Sikessem\Values\FloatValue::__toString() should return string but returns float.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/IntValue)#L16
Method Sikessem\Values\IntValue::__toString() should return string but returns int.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/NumberValue)#L16
Method Sikessem\Values\NumberValue::__toString() should return string but returns float|int.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/NumericValue)#L16
Method Sikessem\Values\NumericValue::__toString() should return string but returns float|int|string.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/ScalarValue)#L16
Method Sikessem\Values\ScalarValue::__toString() should return string but returns bool|float|int|string.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading