Skip to content

Mark all classes as readonly #1016

Mark all classes as readonly

Mark all classes as readonly #1016

Triggered via pull request December 4, 2024 09:25
Status Failure
Total duration 22s
Artifacts

backwards-compatibility.yml

on: pull_request
Backwards compatibility check
14s
Backwards compatibility check
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Backwards compatibility check: src/Configuration.php#L90
The return type of Lcobucci\JWT\Configuration#setBuilderFactory() changed from void to the non-covariant self
Backwards compatibility check: src/Configuration.php#L115
The return type of Lcobucci\JWT\Configuration#setParser() changed from void to the non-covariant self
Backwards compatibility check: src/Configuration.php#L150
The return type of Lcobucci\JWT\Configuration#setValidator() changed from void to the non-covariant self
Backwards compatibility check: src/Configuration.php#L171
The return type of Lcobucci\JWT\Configuration#setValidationConstraints() changed from void to the non-covariant self
Backwards compatibility check: src/Token/Builder.php#L20
Method Lcobucci\JWT\Token\Builder#__construct() was removed
Backwards compatibility check: src/Token/Builder.php#L26
Method __construct() of class Lcobucci\JWT\Token\Builder visibility reduced from public to private
Backwards compatibility check
Process completed with exit code 3.
Backwards compatibility check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636