Skip to content

PHP 8.4 compatibility #969

PHP 8.4 compatibility

PHP 8.4 compatibility #969

Triggered via push December 18, 2024 22:20
Status Failure
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Static analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Static analysis (8.1): src/mako/chrono/traits/TimeTrait.php (in context of class mako/chrono/Time)#L62
PHPDoc tag @return with type static(mako\chrono\Time)|false is not subtype of native type static(mako\chrono\Time).
Static analysis (8.1): src/mako/chrono/traits/TimeTrait.php (in context of class mako/chrono/Time)#L65
Call to an undefined static method DateTime::createFromTimestamp().
Static analysis (8.1): src/mako/chrono/traits/TimeTrait.php (in context of class mako/chrono/TimeImmutable)#L62
PHPDoc tag @return with type static(mako\chrono\TimeImmutable)|false is not subtype of native type static(mako\chrono\TimeImmutable).
Static analysis (8.1): src/mako/chrono/traits/TimeTrait.php (in context of class mako/chrono/TimeImmutable)#L65
Call to an undefined static method DateTimeImmutable::createFromTimestamp().
Static analysis (8.1)
Process completed with exit code 1.
Static analysis (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636