Skip to content

ci: Use GitHub Actions V3 #35

ci: Use GitHub Actions V3

ci: Use GitHub Actions V3 #35

Triggered via pull request July 27, 2023 20:41
Status Failure
Total duration 28s
Artifacts

backwards-compatibility.yml

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

Annotations

10 errors
Backwards compatibility check: src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
Backwards compatibility check: src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
Backwards compatibility check: src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
Backwards compatibility check: src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
Backwards compatibility check: src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
Backwards compatibility check: src/RouteCollector.php#L21
The parameter $httpMethod of FastRoute\RouteCollector#addRoute() changed from no type to a non-contravariant string|array
Backwards compatibility check: src/RouteCollector.php#L21
The parameter $httpMethod of FastRoute\RouteCollector#addRoute() changed from no type to string|array
Backwards compatibility check: src/RouteCollector.php#L21
The parameter $handler of FastRoute\RouteCollector#addRoute() changed from no type to mixed
Backwards compatibility check: src/RouteCollector.php#L50
The parameter $handler of FastRoute\RouteCollector#any() changed from no type to mixed
Backwards compatibility check: src/RouteCollector.php#L60
The parameter $handler of FastRoute\RouteCollector#get() changed from no type to mixed