Skip to content

Support for waiting on tcp port to open #30

Support for waiting on tcp port to open

Support for waiting on tcp port to open #30

Triggered via pull request July 16, 2024 00:06
Status Failure
Total duration 1m 7s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/Wait/WaitForHttp.php#L13
Cannot import type alias ContainerInspect: type alias does not exist in Testcontainer\Container\Container.
build: src/Wait/WaitForHttp.php#L66
PHPDoc tag @var for variable $data contains unknown class Testcontainer\Wait\ContainerInspect.
build: src/Wait/WaitForHttp.php#L68
Access to offset 0 on an unknown class Testcontainer\Wait\ContainerInspect.
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/