Skip to content

Use stubs from stubs package #170

Use stubs from stubs package

Use stubs from stubs package #170

Triggered via pull request December 26, 2024 11:52
Status Failure
Total duration 7m 33s
Artifacts

ci.yml

on: pull_request
Continuous Integration  /  ...  /  Supported Versions Matrix
2s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Package Name
4s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Check Markdown links
29s
Continuous Integration / Check Markdown links / Check Markdown links
Continuous Integration  /  ...  /  Supported Threading Matrix
2s
Continuous Integration / Continuous Integration / Supported Threading Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
7s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Matrix: Continuous Integration / Continuous Integration / can-require
Matrix: Continuous Integration / Continuous Integration / qa
Matrix: Continuous Integration / Continuous Integration / tests-directly-on-os
Continuous Integration  /  ...  /  ✔️
0s
Continuous Integration / Continuous Integration / ✔️
Fit to window
Zoom out
Zoom in

Annotations

86 errors and 153 warnings
Continuous Integration / Continuous Integration / Run tests on PHP 8.1 (zts) with highest dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.1 (zts) with locked dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.1 (zts) with lowest dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with locked dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with lowest dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with highest dependency preference (windows-latest)
The process 'C:\Program Files\PowerShell\7\pwsh.exe' failed with exit code 1
Continuous Integration / Continuous Integration / Run stan on PHP 8.1 (zts) with highest dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.1 (zts) with highest dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.1 (zts) with locked dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.1 (zts) with locked dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.1 (zts) with lowest dependency preference: src/Runtime.php#L41
Method ReactParallel\Runtime\Runtime::run() should return T|null but returns mixed.
Continuous Integration / Continuous Integration / Run stan on PHP 8.1 (zts) with lowest dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.1 (zts) with lowest dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
MixedArgument: ../../src/Runtime.php#L20
../../src/Runtime.php:20:43: MixedArgument: Argument 2 of ReactParallel\Runtime\Runtime::__construct cannot be mixed, expecting string (see https://psalm.dev/030)
MixedInferredReturnType: ../../src/Runtime.php#L32
../../src/Runtime.php:32:16: MixedInferredReturnType: Could not verify return type 'T|null' for ReactParallel\Runtime\Runtime::run (see https://psalm.dev/047)
MixedReturnStatement: ../../src/Runtime.php#L41
../../src/Runtime.php:41:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
MixedArgument: ../../src/Runtime.php#L20
../../src/Runtime.php:20:43: MixedArgument: Argument 2 of ReactParallel\Runtime\Runtime::__construct cannot be mixed, expecting string (see https://psalm.dev/030)
MixedInferredReturnType: ../../src/Runtime.php#L32
../../src/Runtime.php:32:16: MixedInferredReturnType: Could not verify return type 'T|null' for ReactParallel\Runtime\Runtime::run (see https://psalm.dev/047)
MixedReturnStatement: ../../src/Runtime.php#L41
../../src/Runtime.php:41:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Runtime.php#L41
Method ReactParallel\Runtime\Runtime::run() should return T|null but returns mixed.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
MixedArgument: ../../src/Runtime.php#L20
../../src/Runtime.php:20:43: MixedArgument: Argument 2 of ReactParallel\Runtime\Runtime::__construct cannot be mixed, expecting string (see https://psalm.dev/030)
MixedInferredReturnType: ../../src/Runtime.php#L32
../../src/Runtime.php:32:16: MixedInferredReturnType: Could not verify return type 'T|null' for ReactParallel\Runtime\Runtime::run (see https://psalm.dev/047)
MixedReturnStatement: ../../src/Runtime.php#L41
../../src/Runtime.php:41:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
MixedArgument: ../../src/Runtime.php#L20
../../src/Runtime.php:20:43: MixedArgument: Argument 2 of ReactParallel\Runtime\Runtime::__construct cannot be mixed, expecting string (see https://psalm.dev/030)
MixedInferredReturnType: ../../src/Runtime.php#L32
../../src/Runtime.php:32:16: MixedInferredReturnType: Could not verify return type 'T|null' for ReactParallel\Runtime\Runtime::run (see https://psalm.dev/047)
MixedReturnStatement: ../../src/Runtime.php#L41
../../src/Runtime.php:41:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Runtime.php#L41
Method ReactParallel\Runtime\Runtime::run() should return T|null but returns mixed.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
MixedArgument: ../../src/Runtime.php#L20
../../src/Runtime.php:20:43: MixedArgument: Argument 2 of ReactParallel\Runtime\Runtime::__construct cannot be mixed, expecting string (see https://psalm.dev/030)
MixedInferredReturnType: ../../src/Runtime.php#L32
../../src/Runtime.php:32:16: MixedInferredReturnType: Could not verify return type 'T|null' for ReactParallel\Runtime\Runtime::run (see https://psalm.dev/047)
MixedReturnStatement: ../../src/Runtime.php#L41
../../src/Runtime.php:41:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
MixedArgument: ../../src/Runtime.php#L20
../../src/Runtime.php:20:43: MixedArgument: Argument 2 of ReactParallel\Runtime\Runtime::__construct cannot be mixed, expecting string (see https://psalm.dev/030)
MixedInferredReturnType: ../../src/Runtime.php#L32
../../src/Runtime.php:32:16: MixedInferredReturnType: Could not verify return type 'T|null' for ReactParallel\Runtime\Runtime::run (see https://psalm.dev/047)
MixedReturnStatement: ../../src/Runtime.php#L41
../../src/Runtime.php:41:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with locked dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with locked dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with lowest dependency preference: src/Runtime.php#L41
Method ReactParallel\Runtime\Runtime::run() should return T|null but returns mixed.
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with lowest dependency preference: tests/RuntimeTest.php#L77
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with lowest dependency preference: tests/RuntimeTest.php#L98
Unable to resolve the template type T in call to function React\Async\await
Continuous Integration / Continuous Integration / Supported Versions Matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Continuous Integration / Continuous Integration / Package Name
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Continuous Integration / Continuous Integration / Supported Threading Matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Continuous Integration / Continuous Integration / Supported Checks Matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Continuous Integration / Check Markdown links / Check Markdown links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636