Make ConfigureRoutes fluent #87
backwards-compatibility.yml
on: pull_request
Backwards compatibility check
24s
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/.
|