Remove timeout for CI #359
Annotations
27 errors and 13 warnings
PossiblyInvalidArgument:
src/Connection/Http1Connection.php#L222
src/Connection/Http1Connection.php:222:52: PossiblyInvalidArgument: Argument 1 of Amp\CancellationToken::subscribe expects callable(Amp\CancelledException), but possibly different type impure-callable():Amp\Promise provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Connection/Http1Connection.php#L397
src/Connection/Http1Connection.php:397:61: PossiblyInvalidArgument: Argument 1 of Amp\CombinedCancellationToken::subscribe expects callable(Amp\CancelledException), but possibly different type impure-callable():Amp\Promise provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Connection/Http1Connection.php#L458
src/Connection/Http1Connection.php:458:82: PossiblyInvalidArgument: Argument 2 of Amp\Loop::delay expects callable(string, mixed), but possibly different type impure-callable():Amp\Promise provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Interceptor/ModifyRequest.php#L46
src/Interceptor/ModifyRequest.php:46:41: PossiblyInvalidArgument: Argument 1 of Amp\call expects callable(mixed...):(Amp\Promise<mixed>|Generator<mixed, mixed, mixed, Amp\Promise<mixed>|mixed>|mixed), but possibly different type callable(Amp\Http\Client\Request):(Amp\Http\Client\Request|Amp\Promise<Amp\Http\Client\Request|null>|Generator<mixed, mixed, mixed, Amp\Http\Client\Request|Amp\Promise<Amp\Http\Client\Request|null>|null>|null) provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Interceptor/ModifyRequest.php#L60
src/Interceptor/ModifyRequest.php:60:41: PossiblyInvalidArgument: Argument 1 of Amp\call expects callable(mixed...):(Amp\Promise<mixed>|Generator<mixed, mixed, mixed, Amp\Promise<mixed>|mixed>|mixed), but possibly different type callable(Amp\Http\Client\Request):(Amp\Http\Client\Request|Amp\Promise<Amp\Http\Client\Request|null>|Generator<mixed, mixed, mixed, Amp\Http\Client\Request|Amp\Promise<Amp\Http\Client\Request|null>|null>|null) provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Interceptor/ModifyResponse.php#L40
src/Interceptor/ModifyResponse.php:40:42: PossiblyInvalidArgument: Argument 1 of Amp\call expects callable(mixed...):(Amp\Promise<mixed>|Generator<mixed, mixed, mixed, Amp\Promise<mixed>|mixed>|mixed), but possibly different type callable(Amp\Http\Client\Response):(Amp\Http\Client\Response|Amp\Promise<Amp\Http\Client\Response>|Generator<mixed, mixed, mixed, Amp\Http\Client\Response|null>|null) provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Interceptor/ModifyResponse.php#L57
src/Interceptor/ModifyResponse.php:57:42: PossiblyInvalidArgument: Argument 1 of Amp\call expects callable(mixed...):(Amp\Promise<mixed>|Generator<mixed, mixed, mixed, Amp\Promise<mixed>|mixed>|mixed), but possibly different type callable(Amp\Http\Client\Response):(Amp\Http\Client\Response|Amp\Promise<Amp\Http\Client\Response>|Generator<mixed, mixed, mixed, Amp\Http\Client\Response|null>|null) provided (see https://psalm.dev/092)
|
InvalidArgument:
src/Request.php#L307
src/Request.php:307:25: InvalidArgument: Isset only works with variables and array elements (see https://psalm.dev/004)
|
PHP 7.4
Process completed with exit code 2.
|
PHP 7.3
The job was canceled because "ubuntu-latest_7_4_2_1_0" failed.
|
PHP 7.3
The operation was canceled.
|
PHP 7.4 on macOS
The job was canceled because "ubuntu-latest_7_4_2_1_0" failed.
|
PHP 7.4 on macOS
The operation was canceled.
|
PHP 7.4 on Windows
The job was canceled because "ubuntu-latest_7_4_2_1_0" failed.
|
PHP 7.4 on Windows
The operation was canceled.
|
PHP 8.0
The job was canceled because "ubuntu-latest_7_4_2_1_0" failed.
|
PossiblyInvalidArgument:
src/Connection/Http1Connection.php#L222
src/Connection/Http1Connection.php:222:52: PossiblyInvalidArgument: Argument 1 of Amp\CancellationToken::subscribe expects callable(Amp\CancelledException), but possibly different type impure-callable():Amp\Promise provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Connection/Http1Connection.php#L397
src/Connection/Http1Connection.php:397:61: PossiblyInvalidArgument: Argument 1 of Amp\CombinedCancellationToken::subscribe expects callable(Amp\CancelledException), but possibly different type impure-callable():Amp\Promise provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Connection/Http1Connection.php#L458
src/Connection/Http1Connection.php:458:82: PossiblyInvalidArgument: Argument 2 of Amp\Loop::delay expects callable(string, mixed), but possibly different type impure-callable():Amp\Promise provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Interceptor/ModifyRequest.php#L46
src/Interceptor/ModifyRequest.php:46:41: PossiblyInvalidArgument: Argument 1 of Amp\call expects callable(mixed...):(Amp\Promise<mixed>|Generator<mixed, mixed, mixed, Amp\Promise<mixed>|mixed>|mixed), but possibly different type callable(Amp\Http\Client\Request):(Amp\Http\Client\Request|Amp\Promise<Amp\Http\Client\Request|null>|Generator<mixed, mixed, mixed, Amp\Http\Client\Request|Amp\Promise<Amp\Http\Client\Request|null>|null>|null) provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Interceptor/ModifyRequest.php#L60
src/Interceptor/ModifyRequest.php:60:41: PossiblyInvalidArgument: Argument 1 of Amp\call expects callable(mixed...):(Amp\Promise<mixed>|Generator<mixed, mixed, mixed, Amp\Promise<mixed>|mixed>|mixed), but possibly different type callable(Amp\Http\Client\Request):(Amp\Http\Client\Request|Amp\Promise<Amp\Http\Client\Request|null>|Generator<mixed, mixed, mixed, Amp\Http\Client\Request|Amp\Promise<Amp\Http\Client\Request|null>|null>|null) provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Interceptor/ModifyResponse.php#L40
src/Interceptor/ModifyResponse.php:40:42: PossiblyInvalidArgument: Argument 1 of Amp\call expects callable(mixed...):(Amp\Promise<mixed>|Generator<mixed, mixed, mixed, Amp\Promise<mixed>|mixed>|mixed), but possibly different type callable(Amp\Http\Client\Response):(Amp\Http\Client\Response|Amp\Promise<Amp\Http\Client\Response>|Generator<mixed, mixed, mixed, Amp\Http\Client\Response|null>|null) provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/Interceptor/ModifyResponse.php#L57
src/Interceptor/ModifyResponse.php:57:42: PossiblyInvalidArgument: Argument 1 of Amp\call expects callable(mixed...):(Amp\Promise<mixed>|Generator<mixed, mixed, mixed, Amp\Promise<mixed>|mixed>|mixed), but possibly different type callable(Amp\Http\Client\Response):(Amp\Http\Client\Response|Amp\Promise<Amp\Http\Client\Response>|Generator<mixed, mixed, mixed, Amp\Http\Client\Response|null>|null) provided (see https://psalm.dev/092)
|
InvalidArgument:
src/Request.php#L307
src/Request.php:307:25: InvalidArgument: Isset only works with variables and array elements (see https://psalm.dev/004)
|
PHP 8.0
The operation was canceled.
|
PHP 7.2
The job was canceled because "ubuntu-latest_7_4_2_1_0" failed.
|
PHP 7.2
The operation was canceled.
|
PHP 7.3
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 7.4 on macOS
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 7.4
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 7.2
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.0
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 7.4 on Windows
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 7.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 7.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 7.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 7.4 on macOS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 7.4 on Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 7.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|