Skip to content

Bump min required PHP version to 8.2 #7

Bump min required PHP version to 8.2

Bump min required PHP version to 8.2 #7

Triggered via push December 2, 2023 12:25
Status Failure
Total duration 27s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
build (8.2): src/AutoRefreshOAuth2TokenPlugin.php#L55
Method JWilsson\AutoRefreshOAuth2TokenPlugin::handleRequest() has parameter $first with generic interface Http\Promise\Promise but does not specify its types: T
build (8.2): src/AutoRefreshOAuth2TokenPlugin.php#L55
Method JWilsson\AutoRefreshOAuth2TokenPlugin::handleRequest() has parameter $next with generic interface Http\Promise\Promise but does not specify its types: T
build (8.2): src/AutoRefreshOAuth2TokenPlugin.php#L55
Method JWilsson\AutoRefreshOAuth2TokenPlugin::handleRequest() return type with generic interface Http\Promise\Promise does not specify its types: T
build (8.2)
Process completed with exit code 1.
build (8.3): src/AutoRefreshOAuth2TokenPlugin.php#L55
Method JWilsson\AutoRefreshOAuth2TokenPlugin::handleRequest() has parameter $first with generic interface Http\Promise\Promise but does not specify its types: T
build (8.3): src/AutoRefreshOAuth2TokenPlugin.php#L55
Method JWilsson\AutoRefreshOAuth2TokenPlugin::handleRequest() has parameter $next with generic interface Http\Promise\Promise but does not specify its types: T
build (8.3): src/AutoRefreshOAuth2TokenPlugin.php#L55
Method JWilsson\AutoRefreshOAuth2TokenPlugin::handleRequest() return type with generic interface Http\Promise\Promise does not specify its types: T
build (8.3)
Process completed with exit code 1.
build (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/