Skip to content

Support for waiting on tcp port to open #27

Support for waiting on tcp port to open

Support for waiting on tcp port to open #27

Triggered via pull request July 15, 2024 23:26
Status Failure
Total duration 1m 4s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/Container/Container.php#L259
Offset 'Networks' on array{IPAddress: string} in empty() does not exist.
build: src/Container/Container.php#L259
Result of && is always false.
build: src/Container/Container.php#L260
Offset 'Networks' does not exist on array{IPAddress: string}.
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/