Skip to content

Make ConfigureRoutes fluent #87

Make ConfigureRoutes fluent

Make ConfigureRoutes fluent #87

Triggered via pull request April 22, 2024 21:12
Status Failure
Total duration 36s
Artifacts

backwards-compatibility.yml

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

Annotations

10 errors and 1 warning
Backwards compatibility check: src/RouteCollector.php#L31
The return type of FastRoute\RouteCollector#addRoute() changed from void to the non-covariant static
Backwards compatibility check: src/RouteCollector.php#L31
The return type of FastRoute\RouteCollector#addRoute() changed from void to static
Backwards compatibility check: src/RouteCollector.php#L65
The return type of FastRoute\RouteCollector#addGroup() changed from void to the non-covariant static
Backwards compatibility check: src/RouteCollector.php#L65
The return type of FastRoute\RouteCollector#addGroup() changed from void to static
Backwards compatibility check: src/RouteCollector.php#L76
The return type of FastRoute\RouteCollector#any() changed from void to the non-covariant static
Backwards compatibility check: src/RouteCollector.php#L76
The return type of FastRoute\RouteCollector#any() changed from void to static
Backwards compatibility check: src/RouteCollector.php#L82
The return type of FastRoute\RouteCollector#get() changed from void to the non-covariant static
Backwards compatibility check: src/RouteCollector.php#L82
The return type of FastRoute\RouteCollector#get() changed from void to static
Backwards compatibility check: src/RouteCollector.php#L88
The return type of FastRoute\RouteCollector#post() changed from void to the non-covariant static
Backwards compatibility check: src/RouteCollector.php#L88
The return type of FastRoute\RouteCollector#post() changed from void to static
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/.