Skip to content

Prepare for v2.0-RC1 #56

Prepare for v2.0-RC1

Prepare for v2.0-RC1 #56

Triggered via pull request January 30, 2024 23:24
Status Failure
Total duration 25s
Artifacts

backwards-compatibility.yml

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

Annotations

8 errors and 1 warning
Backwards compatibility check: src/Route.php#L10
Method FastRoute\Route::fromParsedRoute() was removed
Backwards compatibility check: src/Route.php#L18
The parameter $handler of FastRoute\Route#__construct() changed from mixed to a non-contravariant array
Backwards compatibility check: src/Route.php#L18
The parameter $handler of FastRoute\Route#__construct() changed from mixed to array
Backwards compatibility check: src/Route.php#L18
The parameter $regex of FastRoute\Route#__construct() changed from string to mixed
Backwards compatibility check: src/Route.php#L18
Parameter 1 of FastRoute\Route#__construct() changed name from handler to routeData
Backwards compatibility check: src/Route.php#L18
Parameter 2 of FastRoute\Route#__construct() changed name from regex to handler
Backwards compatibility check
Class FastRoute\Cache\ApcuCache has been deleted
Backwards compatibility check
Process completed with exit code 3.
Backwards compatibility check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.