This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
π¨ Fix code style #9
Annotations
18 errors and 1 warning
π· CI PHP-8.1 highest on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- sikessem/devtools is locked to version v0.8.0 and an update of this package was not requested.
- sikessem/devtools v0.8.0 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
|
π· CI PHP-8.1 highest on ubuntu-latest
Process completed with exit code 2.
|
π· CI PHP-8.3 lowest on ubuntu-latest
The job was canceled because "ubuntu-latest_8_1_highest" failed.
|
π· CI PHP-8.3 lowest on ubuntu-latest:
src/Concerns/AsScalar.php (in context of class Sikessem/Values/BoolValue)#L16
Method Sikessem\Values\BoolValue::__toString() should return string but returns bool.
|
π· CI PHP-8.3 lowest on ubuntu-latest:
src/Concerns/AsScalar.php (in context of class Sikessem/Values/FloatValue)#L16
Method Sikessem\Values\FloatValue::__toString() should return string but returns float.
|
π· CI PHP-8.3 lowest on ubuntu-latest:
src/Concerns/AsScalar.php (in context of class Sikessem/Values/IntValue)#L16
Method Sikessem\Values\IntValue::__toString() should return string but returns int.
|
π· CI PHP-8.3 lowest on ubuntu-latest:
src/Concerns/AsScalar.php (in context of class Sikessem/Values/NumberValue)#L16
Method Sikessem\Values\NumberValue::__toString() should return string but returns float|int.
|
π· CI PHP-8.3 lowest on ubuntu-latest:
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.
|
π· CI PHP-8.3 lowest on ubuntu-latest:
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.
|
π· CI PHP-8.3 lowest on ubuntu-latest
The operation was canceled.
|
π· CI PHP-8.3 highest on ubuntu-latest
The job was canceled because "ubuntu-latest_8_1_highest" failed.
|
π· CI PHP-8.3 highest on ubuntu-latest
The operation was canceled.
|
π· CI PHP-8.1 lowest on ubuntu-latest
The job was canceled because "ubuntu-latest_8_1_highest" failed.
|
π· CI PHP-8.1 lowest on ubuntu-latest
The operation was canceled.
|
π· CI PHP-8.2 highest on ubuntu-latest
The job was canceled because "ubuntu-latest_8_1_highest" failed.
|
π· CI PHP-8.2 highest on ubuntu-latest
The operation was canceled.
|
π· CI PHP-8.2 lowest on ubuntu-latest
The job was canceled because "ubuntu-latest_8_1_highest" failed.
|
π· CI PHP-8.2 lowest on ubuntu-latest
The operation was canceled.
|
π· CI PHP-8.1 highest on ubuntu-latest
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/
|